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