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