แก้ dialog การโอน
This commit is contained in:
parent
4be268d562
commit
a9ab46ce4a
1 changed files with 2 additions and 2 deletions
|
|
@ -316,8 +316,8 @@ onMounted(() => {
|
|||
|
||||
const saveTransfer = () => {
|
||||
$q.dialog({
|
||||
title: "ยืนยันการยื่นข้อมูลลาออก",
|
||||
message: "ต้องการยื่นข้อมูลลาออกนี้ใช่หรือไม่?",
|
||||
title: "ยืนยันการยื่นข้อมูลการโอน",
|
||||
message: "ต้องการยื่นข้อมูลการโอนนี้ใช่หรือไม่?",
|
||||
cancel: {
|
||||
flat: true,
|
||||
color: "negative",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue