From d1ba88d39069ab1bf5ccdaa83511574258bc78e1 Mon Sep 17 00:00:00 2001 From: lijuncheng Date: Thu, 13 Feb 2025 11:14:03 +0800 Subject: [PATCH 1/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 59aa16cd..7cf5053e 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -3,8 +3,8 @@ "package" : "uni.UNI43932FE", "appid" : "__UNI__C9CF4BF", "description" : "", - "versionName" : "1.0.93", - "versionCode" : 93, + "versionName" : "1.0.95", + "versionCode" : 95, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { From d6e47930b1747027f39df1ab4d2400c16ba91cfa Mon Sep 17 00:00:00 2001 From: lijuncheng Date: Thu, 13 Feb 2025 11:25:08 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.hella13 | 6 +++--- .env.hella8 | 6 +++--- .env.production | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.env.hella13 b/.env.hella13 index c75721dd..c83f3842 100644 --- a/.env.hella13 +++ b/.env.hella13 @@ -1,5 +1,5 @@ -VITE_BASE_URL=https://wmsccapp.faway-hella.com:81/api/admin-api -VITE_BASE_URL_IMAGE=https://wmsccapp.faway-hella.com:81/api/admin-api +VITE_BASE_URL=https://wmsccapp.faway-hella.com:80/api/admin-api +VITE_BASE_URL_IMAGE=https://wmsccapp.faway-hella.com:80/api/admin-api # 租户配置 VITE_TENANT='[{"text":"长春1379","value":1}]' @@ -8,4 +8,4 @@ VITE_TENANT='[{"text":"长春1379","value":1}]' VITE_isDevelopment=false # 积木报表请求路径 -VITE_JMREPORT_BASE_URL='https://wmsccapp.faway-hella.com:81' +VITE_JMREPORT_BASE_URL='https://wmsccapp.faway-hella.com:80' diff --git a/.env.hella8 b/.env.hella8 index e58bd9c9..5f3999f4 100644 --- a/.env.hella8 +++ b/.env.hella8 @@ -1,5 +1,5 @@ -VITE_BASE_URL=https://wmscdapp.faway-hella.com:81/api/admin-api -VITE_BASE_URL_IMAGE=https://wmscdapp.faway-hella.com:81/api/admin-api +VITE_BASE_URL=https://wmscdapp.faway-hella.com:80/api/admin-api +VITE_BASE_URL_IMAGE=https://wmscdapp.faway-hella.com:80/api/admin-api # 租户配置 VITE_TENANT='[{"text":"成都1397","value":2},{"text":"长春2379","value":3}]' @@ -9,4 +9,4 @@ VITE_isDevelopment=false # 积木报表请求路径 -VITE_JMREPORT_BASE_URL='https://wmscdapp.faway-hella.com:81' +VITE_JMREPORT_BASE_URL='https://wmscdapp.faway-hella.com:80' diff --git a/.env.production b/.env.production index f6803774..5f3999f4 100644 --- a/.env.production +++ b/.env.production @@ -1,5 +1,5 @@ -VITE_BASE_URL=http://172.22.32.8:81/api/admin-api -VITE_BASE_URL_IMAGE=http://172.22.32.8:81/admin-api +VITE_BASE_URL=https://wmscdapp.faway-hella.com:80/api/admin-api +VITE_BASE_URL_IMAGE=https://wmscdapp.faway-hella.com:80/api/admin-api # 租户配置 VITE_TENANT='[{"text":"成都1397","value":2},{"text":"长春2379","value":3}]' @@ -9,4 +9,4 @@ VITE_isDevelopment=false # 积木报表请求路径 -VITE_JMREPORT_BASE_URL='http://172.22.32.8:90' +VITE_JMREPORT_BASE_URL='https://wmscdapp.faway-hella.com:80' From a47b8e531ae9051ebd1daf28ed71aa531874c61a Mon Sep 17 00:00:00 2001 From: chenfang <1057876684@qq.com> Date: Fri, 14 Feb 2025 15:44:07 +0800 Subject: [PATCH 3/3] =?UTF-8?q?FWHL-227=20=E4=BF=AE=E5=A4=8D=E7=AD=9B?= =?UTF-8?q?=E9=80=89=E4=B8=8E=E7=9B=B4=E6=8E=A5=E6=89=AB=E6=8F=8F=E6=9C=AA?= =?UTF-8?q?=E5=90=8C=E6=AD=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/issue/job/issueJob.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/issue/job/issueJob.vue b/src/pages/issue/job/issueJob.vue index ccf07a75..8ab186ee 100644 --- a/src/pages/issue/job/issueJob.vue +++ b/src/pages/issue/job/issueJob.vue @@ -309,6 +309,7 @@ action: "==", value: queryParams.productionLineCode }) + this.productionLineCode =queryParams.productionLineCode } //物料代码 if (queryParams.itemCode) {