From d8d9a98fcce9fccc2a1c18cff6d7f420da0fbc35 Mon Sep 17 00:00:00 2001 From: niexiting <85552560@qq.com> Date: Wed, 3 Jul 2024 16:35:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 6 +- src/mycomponents/scan/winComScan.vue | 4 +- src/mycomponents/scan/winScanPackage.vue | 98 +++++++++++-- src/pages/material/materialDowngrade.vue | 168 ++--------------------- 4 files changed, 103 insertions(+), 173 deletions(-) diff --git a/.env.development b/.env.development index 2d78cf62..96e32fde 100644 --- a/.env.development +++ b/.env.development @@ -1,7 +1,7 @@ -VITE_BASE_URL=http://dev.ccwin-in.com:25300/api/admin-api -VITE_BASE_URL_IMAGE=http://dev.ccwin-in.com:25300/api/admin-api +#VITE_BASE_URL=http://dev.ccwin-in.com:25300/api/admin-api +#VITE_BASE_URL_IMAGE=http://dev.ccwin-in.com:25300/api/admin-api -#VITE_BASE_URL=http://172.21.32.13:81/api/admin-api #VITE_BASE_URL_IMAGE=http://172.21.32.13:81/admin-api +VITE_BASE_URL=http://172.21.32.13:81/api/admin-api VITE_BASE_URL_IMAGE=http://172.21.32.13:81/admin-api # 租户配置 VITE_TENANT='[{"text":"长春1379","value":1},{"text":"成都1397","value":2},{"text":"长春2379","value":3}]' # 是否是测试环境 diff --git a/src/mycomponents/scan/winComScan.vue b/src/mycomponents/scan/winComScan.vue index 481aa733..409e1cc9 100644 --- a/src/mycomponents/scan/winComScan.vue +++ b/src/mycomponents/scan/winComScan.vue @@ -23,7 +23,7 @@ - + 历史记录 @@ -33,7 +33,7 @@ - diff --git a/src/mycomponents/scan/winScanPackage.vue b/src/mycomponents/scan/winScanPackage.vue index 44a08fc3..82b2eebe 100644 --- a/src/mycomponents/scan/winScanPackage.vue +++ b/src/mycomponents/scan/winScanPackage.vue @@ -14,20 +14,24 @@ - + - +