diff --git a/.env.production b/.env.production index 81f31e6..712f7e8 100644 --- a/.env.production +++ b/.env.production @@ -7,8 +7,10 @@ NODE_ENV = "production" # VITE_API_URL = "http://jxj.zhgdyun.com:6688" # 沈阳合盈线上 # VITE_API_URL = "http://101.43.164.214:45022" -# 七参数标准版 +# 七参数标准版(演示平台) VITE_API_URL = 'http://jxj.zhgdyun.com:9809' +# 七参数标准版(测试平台) +# VITE_API_URL = 'http://jxj.zhgdyun.com:15551' # 打包 VITE_ULD_API_URL = 'http://jxj.zhgdyun.com:8012/onlinePreview?url=' diff --git a/src/views/sevenLargeScreen/qualityControl/schedulePlan/leftBottom.vue b/src/views/sevenLargeScreen/qualityControl/schedulePlan/leftBottom.vue index f083326..dd53a9d 100644 --- a/src/views/sevenLargeScreen/qualityControl/schedulePlan/leftBottom.vue +++ b/src/views/sevenLargeScreen/qualityControl/schedulePlan/leftBottom.vue @@ -14,19 +14,19 @@








