แก้ list บรรจุแต่งตั้ง & เพิ่ม fact การเจ้าหน้าที่และตำแหน่งใต้ลายเซ็นต์ในโครงสร้าง
This commit is contained in:
parent
15b33b147a
commit
4c89169e9e
4 changed files with 58 additions and 11 deletions
|
|
@ -39,6 +39,8 @@ interface FormDataPosition {
|
|||
reason?: string;
|
||||
isDirector?: boolean;
|
||||
isOfficer?: boolean;
|
||||
isStaff?: boolean;
|
||||
positionSign?: string;
|
||||
}
|
||||
|
||||
interface FormDataNewStructure {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue