WXL (wul)
2025-09-05 dc25530df52560a985a2e1dd681327330fd38ae8
vue.config.js
@@ -41,7 +41,7 @@
        target:`http://localhost:8095`,
        // target: `http://192.168.101.135:8095`,
        // target: `http://192.168.101.166:8093`,
        target: `http://192.168.191.181:8095`,
        // target: `http://192.168.191.181:8095`,
        changeOrigin: true,
        pathRewrite: {
          ['^' + process.env.VUE_APP_BASE_API]: ''