llj
2026-03-04 5b8b0ba6ebbc1d400f480db7f00b12208927ec40
pages/ZLGL/QualityReportStep/QualityReportStepBill.vue
@@ -737,7 +737,7 @@
               let res = await CommonUtils.doRequest2Async({
                  url: "/Gy_Employee/list",
                  data: {
                     sWhere: ` and 禁用标记 = '' `,
                     sWhere: ` and 禁用标记 = ''  and HDeptID = ${uni.getStorageSync("HDeptID")}`,
                     user: getUserInfo()["Czymc"],
                     Organization: uni.getStorageSync("Organization"),
                  },