Explorar o código

build: 修改代理路径

王杰 hai 3 meses
pai
achega
a14addd5f0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -54,7 +54,7 @@ module.exports = defineConfig({
         changeOrigin: true,
         rewrite: (p) => p.replace(/^\/system-biz/, '')
       },
-      '/api': {
+      '/api/sddnWeiHe': {
         //测试环境
         target: 'http://10.157.200.5:28132',//http://192.168.1.185:28131
         changOrigin: true