ปรับข้อมูลหลักกลุ่มงานและระดับชั้นงานของลูกจ้าง
This commit is contained in:
parent
5debc893e6
commit
360fd655d1
2 changed files with 15 additions and 30 deletions
|
|
@ -6,7 +6,7 @@ interface FrmDataGroup {
|
|||
|
||||
interface FormDataLevel {
|
||||
posLevelName: number | null;
|
||||
posTypeName: string | undefined;
|
||||
posTypeName: string | null;
|
||||
posLevelAuthority: string;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue