chenhaozhe
2025-08-07 1a671c014fb8fa2db8b146463e648240487bf777
pages/weiwaigxOut/table.vue
@@ -276,7 +276,7 @@
            return newList
         },
         getList(){
            // this.sWhere += ` and 制单人 like N'%${this.userInfo.Czymc}'`
            this.sWhere += ` and 制单人 like N'%${this.userInfo.Czymc}'`
            // console.log(this.sWhere)
            uni.showLoading({
               title:'加载中...'