bug
luohairen
2024-10-30 ac9608cb94979d632caa6b6ae2e91a5879824e6f
vue.config.js
@@ -20,6 +20,7 @@
    proxy: {
      '/api': {
        target: 'http://localhost:8000',
        // target: 'http://192.168.3.64:8000',
        changeOrigin: true
      }
    }