yusijie
2026-01-26 8158ce29b1d27c6a2c35a513f1352d327adb43c7
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"),
                        },