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