แก้คำผิด

This commit is contained in:
Warunee Tamkoo 2024-03-28 17:16:01 +07:00
parent 0c8e21d122
commit f1243f02cc

View file

@ -90,7 +90,7 @@ const fetchlistNotification = async (index: number, type: string) => {
const doLogout = () => {
$q.dialog({
title: "ยืนยันการออกจากระบบ",
message: `ต้องการออกจากระบบใชหรือไม่?`,
message: `ต้องการออกจากระบบใชหรือไม่?`,
cancel: "ยกเลิก",
ok: "ยืนยัน",
persistent: true,