wtt
2025-08-06 88ed4df53c751aea5f6c911035451b157c9a0945
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:'加载中...'