ปรับการแสดงผลระบบทดลองงาน
This commit is contained in:
parent
8e0dce57d9
commit
c0fd7574ca
2 changed files with 4 additions and 4 deletions
|
|
@ -27,7 +27,7 @@ const name = ref<string>("");
|
|||
const position_line = ref<string>("");
|
||||
const position_level = ref<string>("");
|
||||
const organization = ref<string>("");
|
||||
const probation_status = ref<number>();
|
||||
const probation_status = ref<any>();
|
||||
const probation_statusold = ref<string>("");
|
||||
const avatarprofile = ref<string>("");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue