qirong
2023-07-16 9030c2fe74229e892a66f295b629b5dd31244ea0
vue.config.js
@@ -19,7 +19,7 @@
    hotOnly: false,
    proxy: {
      '/api': {
        target: 'http://192.168.3.228:8000',
        target: 'http://localhost:8000',
        changeOrigin: true
      }
    }