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