派生自 STUWMS
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:'加载中...' })