src/store/simAPI.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
vue.config.js | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/store/simAPI.js
@@ -58,6 +58,7 @@ try { const params = { geom: forms.geom.value, areaName: forms.geom.label, areaType: getAreaType(selectTab.value), createTime: Date.now(), name: forms.name, vue.config.js
@@ -21,8 +21,8 @@ hot: true, proxy: { '/api': { target: 'http://192.168.56.107:8077', // target: 'http://192.168.1.104:8078', // target: 'http://192.168.56.107:8077', target: 'http://192.168.1.104:8078', changeOrigin: true, // pathRewrite: { // '^/api': ''