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