โครงสร้างอัตรากำลัง => ปรับการเพิ่มส่วนราชการ
This commit is contained in:
parent
03439d7114
commit
3ea63a2244
5 changed files with 318 additions and 6 deletions
|
|
@ -22,6 +22,7 @@ interface FormDataAgency {
|
|||
orgPhoneIn: string;
|
||||
orgFax: string;
|
||||
orgLevel: string;
|
||||
orgLevelSub: string;
|
||||
}
|
||||
|
||||
interface FormDataPosition {
|
||||
|
|
@ -125,8 +126,6 @@ interface NewPagination {
|
|||
sortBy: string;
|
||||
}
|
||||
|
||||
|
||||
|
||||
export type {
|
||||
Pagination,
|
||||
DataOption,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue