fix(discipline-suspend):fetch-listorder

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-12-22 14:29:27 +07:00
parent e37c0cf079
commit 60156836a1
4 changed files with 72 additions and 15 deletions

View file

@ -99,6 +99,7 @@ export const useDisciplineSuspendStore = defineStore(
visibleColumns,
getData,
offenseDetailsOps,
statusTothai,
};
}
);