From 2b1844c0f67db425dafded35dec92a84a1c825f9 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期三, 03 九月 2025 10:07:52 +0800
Subject: [PATCH] Merge branch 'Dev' of http://101.37.171.70:10101/r/~jhz/STUWMS into Dev

---
 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