chenhaozhe
2026-01-26 f20a697d4d3b666b2754b6d7057205f3d98503b7
pages/ZLGL/QualityReportStep/QualityReportStepBill.vue
@@ -737,7 +737,7 @@
               let res = await CommonUtils.doRequest2Async({
                  url: "/Gy_Employee/list",
                  data: {
                     sWhere: ` and 禁用标记 = '' order by 部门代码`,
                     sWhere: ` and 禁用标记 = '' `,
                     user: getUserInfo()["Czymc"],
                     Organization: uni.getStorageSync("Organization"),
                  },