fix เลขที่ตำแหน่ง
This commit is contained in:
parent
1a109fd5e3
commit
d438c1accc
15 changed files with 31 additions and 31 deletions
|
|
@ -38,7 +38,7 @@ const status = ref<string>("");
|
|||
|
||||
const modal = ref<boolean>(false); //แสดง popup ส่งไปออกคำสั่ง
|
||||
const modalTree = ref<boolean>(false); //แสดง popup เลือกหน่วยงานที่แต่งตั้ง - เลื่อน - ย้าย
|
||||
const posType = ref<string>(""); //ประเภทตำแหน่ง
|
||||
const posType = ref<string>(""); //ตำแหน่งประเภท
|
||||
const posLevel = ref<string>(""); //ระดับตำแหน่ง
|
||||
const position = ref<string>(""); //ตำแหน่ง
|
||||
const typeModal = ref<string | null>(null); //ประเภท popup แต่งตั้ง , เลื่อน , ย้าย
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue