龚焕茏
2024-07-05 f63afe00c4a8504e39732f4816359a6d906fcf6d
vue.config.js
@@ -19,7 +19,8 @@
    hotOnly: false,
    proxy: {
      '/api': {
        target: 'http://localhost:8000',
        // target: 'http://localhost:8000',
        target: 'http://192.168.3.64:8000',
        changeOrigin: true
      }
    }