odc.xiaohui
2022-12-15 61f9745da5195ee188ea0a529e5f2113e6e930cd
vue.config.js
@@ -39,8 +39,8 @@
    proxy: {
      // 跨域配置
      "/sccg": {
        // target: `http://42.193.1.25/`,
        target: `http://127.0.0.1:8082/`,
        target: `http://42.193.1.25/`,
        // target: `http://127.0.0.1:8082/`,
        changeOrigin: true
      }
    },