wtt
2026-01-23 0df189bbaec347a07d4eec9025b355f1d8820bca
pages/ZLGL/WorkSelfCheckBill/WorkSelfCheckBill.vue
@@ -954,7 +954,7 @@
                        data: {
                            sWhere: `  and 组织名称 = '${uni.getStorageSync(
                       "Organization"
                     )}' and 禁用标记 = ''and 审核人 !='' order by 部门代码`,
                     )}' and 禁用标记 = ''and 审核人 !='' `,
                            user: getUserInfo()["Czymc"],
                            Organization: uni.getStorageSync("Organization"),
                        },