zhanghua
2022-11-17 66a8754e17eb6ecbc3fd251be683dd15408e3869
vue.config.js
@@ -39,7 +39,7 @@
    proxy: {
      // 跨域配置
      "/sccg": {
        target: `http://42.193.1.25:8082/`,
        target: `http://10.0.0.23:8082/`,
        changeOrigin: true
      }
    },