yangfeng
2023-10-13 3d04f62e6c9124e2d37b5d09191a02fc6390d16f
vue.config.js
@@ -15,9 +15,11 @@
    proxy: {
      "/api": {
        target: "http://192.168.20.119:8002", // http://192.168.20.119:8002 http://fai365.com:30150/
        // 建道本地环境
        // target: "http://192.168.20.118:8002",
        ws: true,
        changeOrigin: true
      }
      },
    }
  },
  transpileDependencies: [