vue.config.js
@@ -38,6 +38,7 @@ target: `http://localhost:8080`, // target: `http://192.168.3.64:8080`, // target: `http://192.168.3.87:8080`, // target: `http://192.168.3.88:8085`, changeOrigin: true, pathRewrite: { ['^' + process.env.VUE_APP_BASE_API]: ''