qirong
2023-11-29 918b93ffd3e78971f8e300fccd33c5620991b165
vue.config.js
@@ -19,7 +19,7 @@
    hotOnly: false,
    proxy: {
      '/api': {
        target: 'http://192.168.3.220:8000',
        target: 'http://localhost:8000',
        changeOrigin: true
      }
    }