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