This commit is contained in:
Your Name
2026-05-12 11:26:51 +08:00
parent e83dac756d
commit c644f2554f
3 changed files with 94 additions and 3 deletions
@@ -919,7 +919,8 @@ class PrescriptionOrderLists extends BaseAdminDataLists implements ListsSearchIn
YejiStatsLogic::applyPrescriptionOrderListAlignedWinnerDeptFilter(
$query,
(int) $this->params['assistant_dept_id'],
$yejiTableRowDeptIds
$yejiTableRowDeptIds,
$this->params['dept_ids'] ?? null
);
return;