odc.xiaohui
2023-11-30 236fdf92ecb6ff876d400f6c360efca8ab085f5c
vue.config.js
@@ -19,7 +19,7 @@
    hotOnly: false,
    proxy: {
      '/api': {
        target: 'http://localhost:8000',
        target: 'http://192.168.3.64:8000',
        changeOrigin: true
      }
    }