龚焕茏
2024-07-16 eae62f5e1c79695a51fc487c6db9f28e2bcbeb9d
vue.config.js
@@ -20,6 +20,7 @@
    proxy: {
      '/api': {
        // target: 'http://192.168.3.87:8085',
        // target: 'http://192.168.3.88:8085',
        target: 'http://localhost:8085',
        changeOrigin: true
      }