vue.config.js @@ -19,7 +19,8 @@ hotOnly: false, proxy: { '/api': { target: 'http://192.168.3.64:8000', // target: 'http://80.36.32.171:8085', target: 'http://localhost:8085', changeOrigin: true } }