lzhe
2024-03-24 32ea29da90ecadc27a875926fc77f7c54f3c24f9
vue.config.js
@@ -25,7 +25,7 @@
            target: process.env.VUE_APP_API_BASEURL,
            ws: true,
            pathRewrite: {
               '^/api': '/'
               // '^/api': '/'
            }
         },
         '/myapi': {