แก้ 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 = () => {
|
const saveTransfer = () => {
|
||||||
$q.dialog({
|
$q.dialog({
|
||||||
title: "ยืนยันการยื่นข้อมูลลาออก",
|
title: "ยืนยันการยื่นข้อมูลการโอน",
|
||||||
message: "ต้องการยื่นข้อมูลลาออกนี้ใช่หรือไม่?",
|
message: "ต้องการยื่นข้อมูลการโอนนี้ใช่หรือไม่?",
|
||||||
cancel: {
|
cancel: {
|
||||||
flat: true,
|
flat: true,
|
||||||
color: "negative",
|
color: "negative",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue