From 69ed9cb9e40ddaf22c1a592da35b29435f65886a Mon Sep 17 00:00:00 2001
From: wtt <1985833171@qq.com>
Date: 星期三, 03 九月 2025 09:42:17 +0800
Subject: [PATCH] 打包更新
---
manifest.json | 4 ++--
pages/shengchanlingliaoshengdan/form.vue | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/manifest.json b/manifest.json
index 2407bda..29001e9 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
"name" : "鏅轰簯LMES",
"appid" : "__UNI__B002F49",
"description" : "",
- "versionName" : "1.0.63",
- "versionCode" : 163,
+ "versionName" : "1.0.64",
+ "versionCode" : 164,
"transformPx" : false,
/* 5+App鐗规湁鐩稿叧 */
"app-plus" : {
diff --git a/pages/shengchanlingliaoshengdan/form.vue b/pages/shengchanlingliaoshengdan/form.vue
index d180dc6..9aff4e2 100644
--- a/pages/shengchanlingliaoshengdan/form.vue
+++ b/pages/shengchanlingliaoshengdan/form.vue
@@ -422,9 +422,9 @@
}
}
this.$refs.billList.exit()
- if(e.MultiSourceBillList.length != 0){
- this.showHSourceBillNo = false
- }
+ // if(e.MultiSourceBillList.length != 0){
+ // this.showHSourceBillNo = false
+ // }
}else {
this.getHBarCodeData(e.HBillNo)
--
Gitblit v1.9.1