浏览代码

Merge remote-tracking branch 'origin/visu_firecontrol' into visu_firecontrol

彭宇 2 年之前
父节点
当前提交
7b3b93dc35
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 0 1
      package.json
  2. 1 0
      vue.config.js

+ 0 - 1
package.json

@@ -42,7 +42,6 @@
     "axios": "0.24.0",
     "clipboard": "2.0.8",
     "core-js": "3.19.1",
-    "dept-selector": "http://121.37.83.100:8081/repository/sooka-npm/dept-selector/-/dept-selector-0.1.10.tgz",
     "echarts": "^4.9.0",
     "element-ui": "2.15.6",
     "file-saver": "2.0.5",

+ 1 - 0
vue.config.js

@@ -52,6 +52,7 @@ module.exports = {
     proxy: {
       // detail: https://cli.vuejs.org/config/#devserver-proxy
       [process.env.VUE_APP_BASE_API]: {
+        // target: `http://117.78.49.164:3031`,
         target: `http://117.78.49.164:3031`,
         changeOrigin: true,
         pathRewrite: {