odc.xiaohui
2023-06-19 d570456e3f1d79a085918718f87a9db0e6361ae8
vue.config.js
@@ -19,7 +19,7 @@
    hotOnly: false,
    proxy: {
      '/api': {
        target: 'http://192.168.3.228:8000',
        target: 'http://192.168.3.220:8000',
        changeOrigin: true
      }
    }