fix: type REGISTRY_PROFILE_EMP

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2026-02-26 16:34:04 +07:00
parent 34870101be
commit e16086884a

View file

@ -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(