This commit is contained in:
gr
2026-05-12 11:27:37 +08:00
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;