xiangpei
2024-07-11 41aaf3c396081a45908c9a964c43e523cc4a1f4e
vue.config.js
@@ -20,6 +20,7 @@
    proxy: {
      '/api': {
        target: 'http://localhost:8000',
        // target: 'http://192.168.3.64:8000',
        changeOrigin: true
      }
    }