แก้คำผิด
This commit is contained in:
parent
0c8e21d122
commit
f1243f02cc
1 changed files with 1 additions and 1 deletions
|
|
@ -90,7 +90,7 @@ const fetchlistNotification = async (index: number, type: string) => {
|
|||
const doLogout = () => {
|
||||
$q.dialog({
|
||||
title: "ยืนยันการออกจากระบบ",
|
||||
message: `ต้องการออกจากระบบใช้หรือไม่?`,
|
||||
message: `ต้องการออกจากระบบใช่หรือไม่?`,
|
||||
cancel: "ยกเลิก",
|
||||
ok: "ยืนยัน",
|
||||
persistent: true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue