龚焕茏
2024-08-12 8e867f310b54fe94fe8914608ede9a06836937c3
vue.config.js
@@ -20,6 +20,7 @@
    proxy: {
      '/api': {
        target: 'http://localhost:8000',
        // target: 'http://192.168.3.64:8000',
        changeOrigin: true
      }
    }