odc.xiaohui
2023-03-03 752ad6211b54bbf38bf7dfc5c3a572ae3e15b0d4
vue.config.js
@@ -7,7 +7,7 @@
        open: true,
        proxy: {
            '/api': {
                target: 'http://localhost:8080',
                target: 'http://192.168.3.220:8080',
                changeOrigin: true,
                pathRewrite: {
                    '^/api': ''