龚焕茏
2024-05-14 fa11faa07eb31e9dda4ae48d6ba4b2fc32190b3b
vue.config.js
@@ -19,7 +19,8 @@
    hotOnly: false,
    proxy: {
      '/api': {
        target: 'http://80.36.32.171:8085',
        // target: 'http://80.36.32.171:8085',
        target: 'http://localhost:8085',
        changeOrigin: true
      }
    }