เพิ่ม field posNumCodeSit , posNumCodeSitAbb
This commit is contained in:
parent
b8b812c319
commit
5abf3c5945
6 changed files with 121 additions and 5 deletions
|
|
@ -81,5 +81,7 @@ interface FormPostition {
|
|||
orgChild3: string; //ส่วนราชการระดับ 3
|
||||
orgChild4: string; //ส่วนราชการระดับ 4
|
||||
remark: string; //หมายเหตุstring
|
||||
posNumCodeSit: string;
|
||||
posNumCodeSitAbb: string;
|
||||
}
|
||||
export type { RequestItemsHistoryObject, FormMain, DataCardPos, FormPostition };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue