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