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