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