wuyouming666
2023-10-18 7596b7a0c89324a3cd89bb71d35ab2add1fda90f
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': ''