yangys
2025-11-06 ffeb7a039a3d960ab7c8f84852e9d986468f214e
vue.config.js
@@ -62,7 +62,8 @@
            target: process.env.VUE_APP_API_BASEURL,
            ws: true,
            pathRewrite: {
                '^/api': '/api'
                //'^/api': '/api'
                '^/api': '/'
            }
         },