xiangpei
2024-06-03 708294da8c6297fde8629ddf712f9c5bb2b0b6cf
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
      }