mg
2022-11-02 62778d5d0ce4fdd257d5fcacc83681baf05d54a9
vue.config.js
@@ -39,7 +39,7 @@
    proxy: {
      // 跨域配置
      "/sccg": {
        target: `http://42.193.1.25:8082/`,
        target: `http://localhost:8082/`,
        changeOrigin: true
      }
    },