gaoshp
2024-03-26 b43d75fee8cd67df67025029431c3295a0619f12
vue.config.js
@@ -25,7 +25,7 @@
            target: process.env.VUE_APP_API_BASEURL,
            ws: true,
            pathRewrite: {
               '^/api': '/'
               // '^/api': '/'
            }
         },
         '/myapi': {