chenhaozhe
2025-08-06 f2d2ff62932a6f1c4a86e6d9da2776af6c66ae3c
Merge branch 'Dev' of http://101.37.171.70:10101/r/~jhz/STUWMS into Dev
2个文件已修改
4 ■■■■ 已修改文件
pages/gongxuOut/table.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
pages/weiwaigxOut/table.vue 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
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:'加载中...'
                })
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:'加载中...'