lxp
2025-03-10 9645430a4b48159a722ffeebfe58a2cf2f6c6020
vue.config.js
@@ -36,7 +36,7 @@
    proxy: {
      // detail: https://cli.vuejs.org/config/#devserver-proxy
      [process.env.VUE_APP_BASE_API]: {
        target: `http://192.168.0.104:8002`,
        target: `http://127.0.0.1:8002`,
        // target: `http://127.0.0.1:8002`,
        changeOrigin: true,
        pathRewrite: {