test updated
This commit is contained in:
parent
d5429ffcb5
commit
f295fbf90c
1 changed files with 1 additions and 3 deletions
|
|
@ -106,9 +106,7 @@ async function onClickDelete(id: string, index: number) {
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/*** function logout */
|
||||||
* function logout
|
|
||||||
*/
|
|
||||||
function onClickLogout() {
|
function onClickLogout() {
|
||||||
$q.dialog({
|
$q.dialog({
|
||||||
title: 'ยืนยันการออกจากระบบ',
|
title: 'ยืนยันการออกจากระบบ',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue