From 8c7e68e9754d5a799b318a6f730d1ba8b5647207 Mon Sep 17 00:00:00 2001 From: kun <1422840143@qq.com> Date: Mon, 8 Apr 2024 14:24:05 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20BUG=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- .env.production | 2 +- .../qualityManagement/rightBoxQ.vue | 16 +++++++++++----- 3 files changed, 13 insertions(+), 7 deletions(-) diff --git a/.env.development b/.env.development index 52a9877..3b065fe 100644 --- a/.env.development +++ b/.env.development @@ -21,7 +21,7 @@ NODE_ENV = 'development' # 七参数标准版(测试平台) # VITE_API_URL = 'http://182.90.224.237:15551' # agjt -VITE_API_URL = 'http://angang.xingzong.tech:9809' +VITE_API_URL = 'http://47.93.215.234:9809' # 上传 VITE_ULD_API_URL = 'http://192.168.34.155:8012/onlinePreview?url=' diff --git a/.env.production b/.env.production index 9032c00..9467bd1 100644 --- a/.env.production +++ b/.env.production @@ -21,7 +21,7 @@ NODE_ENV = "production" # 七参数标准版(测试平台) # VITE_API_URL = 'http://182.90.224.237:15551' # agjt -VITE_API_URL = 'http://angang.xingzong.tech:9809' +VITE_API_URL = 'http://47.93.215.234:9809' # 打包 VITE_ULD_API_URL = 'http://jxj.zhgdyun.com:8012/onlinePreview?url=' diff --git a/src/views/sevenLargeScreen/qualityControl/qualityManagement/rightBoxQ.vue b/src/views/sevenLargeScreen/qualityControl/qualityManagement/rightBoxQ.vue index e5299f7..7c76422 100644 --- a/src/views/sevenLargeScreen/qualityControl/qualityManagement/rightBoxQ.vue +++ b/src/views/sevenLargeScreen/qualityControl/qualityManagement/rightBoxQ.vue @@ -15,8 +15,8 @@