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