diff --git a/src/components/Workflow/DialogSelectPerson.vue b/src/components/Workflow/DialogSelectPerson.vue index b29068ad7..80734855f 100644 --- a/src/components/Workflow/DialogSelectPerson.vue +++ b/src/components/Workflow/DialogSelectPerson.vue @@ -89,6 +89,7 @@ async function fetchLists() { page: pagination.value.page, pageSize: pagination.value.rowsPerPage, keycloakId: props.keycloakId, + type: props.sysName === "REGISTRY_PROFILE_EMP" ? "employee" : "officer", }) .then(async (res) => { totalList.value = Math.ceil(