clll
2023-10-27 254899911b6ca9b2e6085060902990cff8c84ef0
CanadaMes-ui/vue.config.js
@@ -8,7 +8,7 @@
    devServer: {
        proxy: {
            '/api': {
                target: `http://127.0.0.1:8888/springboot-vue3`,
                target: `http://localhost:8888/springboot-vue3`,
                changeOrigin: true,
                pathRewrite: {
                    '^/api': ''