龚焕茏
2024-07-16 e2d9978fe885d7855ad873d7f05cc98d00b4dcf0
vue.config.js
@@ -19,8 +19,9 @@
    hotOnly: false,
    proxy: {
      '/api': {
        target: 'http://192.168.3.87:8085',
        // target: 'http://localhost:8085',
        // target: 'http://192.168.3.87:8085',
        // target: 'http://192.168.3.88:8085',
        target: 'http://localhost:8085',
        changeOrigin: true
      }
    }