ปรับลงเวลาพิเศษ
This commit is contained in:
parent
f5ebf8d60e
commit
3a66535d7d
2 changed files with 8 additions and 7 deletions
|
|
@ -33,7 +33,7 @@ const dateYear = ref<number>(new Date().getFullYear());
|
|||
/**ฟังก์ชั่นไม่อนุมัติ */
|
||||
const unapprove = async (fullname: string, personId: string) => {
|
||||
id.value = personId;
|
||||
dialogTitle.value = " ไม่อนุมัติการลงเวลาพิเศษของ" + fullname;
|
||||
dialogTitle.value = " ไม่อนุมัติคำขอ"// + fullname;
|
||||
name.value = fullname;
|
||||
modalUnapprove.value = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue