แก้ประเภทตำแหน่งระดับตำแหน่งของสรรหา
This commit is contained in:
parent
f6ea889258
commit
e78315d905
2 changed files with 8 additions and 2 deletions
|
|
@ -7,6 +7,7 @@ interface DataOption {
|
|||
id: string;
|
||||
name: string;
|
||||
note?: string;
|
||||
level?: number;
|
||||
}
|
||||
|
||||
interface GovermentOption {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue