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