แก้พัฒนา

This commit is contained in:
setthawutttty 2025-04-10 17:21:12 +07:00
parent f228ca20e9
commit 2695c07f7c
5 changed files with 96 additions and 17 deletions

View file

@ -182,6 +182,7 @@ interface DataManageList {
interface ResOrg {
labelName: string;
orgTreeDnaId?: string;
orgCode: string;
orgLevel: number;
orgName: string;