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