From 5b8b0ba6ebbc1d400f480db7f00b12208927ec40 Mon Sep 17 00:00:00 2001
From: llj <132905093+newwwwwwtree@users.noreply.github.com>
Date: 星期三, 04 三月 2026 09:57:32 +0800
Subject: [PATCH] Merge branch 'Dev' of http://101.37.171.70:10101/r/~jhz/STUWMS into Dev

---
 pages/ZLGL/WorkSelfCheckBill/WorkSelfCheckBill.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/pages/ZLGL/WorkSelfCheckBill/WorkSelfCheckBill.vue b/pages/ZLGL/WorkSelfCheckBill/WorkSelfCheckBill.vue
index 8f6b8f9..84d03b8 100644
--- a/pages/ZLGL/WorkSelfCheckBill/WorkSelfCheckBill.vue
+++ b/pages/ZLGL/WorkSelfCheckBill/WorkSelfCheckBill.vue
@@ -954,7 +954,7 @@
                         data: {
                             sWhere: `  and 缁勭粐鍚嶇О = '${uni.getStorageSync(
 							  "Organization"
-							)}' and 绂佺敤鏍囪 = ''and 瀹℃牳浜� !='' `,
+							)}' and 绂佺敤鏍囪 = ''and 瀹℃牳浜� !=''  and HDeptID = ${uni.getStorageSync("HDeptID")}`,
                             user: getUserInfo()["Czymc"],
                             Organization: uni.getStorageSync("Organization"),
                         },

--
Gitblit v1.9.1