From f2d2ff62932a6f1c4a86e6d9da2776af6c66ae3c Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期三, 06 八月 2025 11:17:59 +0800
Subject: [PATCH] Merge branch 'Dev' of http://101.37.171.70:10101/r/~jhz/STUWMS into Dev
---
pages/gongxuOut/table.vue | 2 +-
pages/weiwaigxOut/table.vue | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pages/gongxuOut/table.vue b/pages/gongxuOut/table.vue
index f1bc677..bdf447a 100644
--- a/pages/gongxuOut/table.vue
+++ b/pages/gongxuOut/table.vue
@@ -287,7 +287,7 @@
return newList
},
getList(){
- this.sWhere += ` and 鍒跺崟浜� like N'%${this.userInfo.HEmpName}'`
+ this.sWhere += ` and 鍒跺崟浜� like N'%${this.userInfo.Czymc}'`
uni.showLoading({
title:'鍔犺浇涓�...'
})
diff --git a/pages/weiwaigxOut/table.vue b/pages/weiwaigxOut/table.vue
index 7e6dfab..b3a7d25 100644
--- a/pages/weiwaigxOut/table.vue
+++ b/pages/weiwaigxOut/table.vue
@@ -276,7 +276,7 @@
return newList
},
getList(){
- this.sWhere += ` and 鍒跺崟浜� like N'%${this.userInfo.HEmpName}'`
+ this.sWhere += ` and 鍒跺崟浜� like N'%${this.userInfo.Czymc}'`
// console.log(this.sWhere)
uni.showLoading({
title:'鍔犺浇涓�...'
--
Gitblit v1.9.1