เพิ่ม comment ระบบลาออกและขอโอน

This commit is contained in:
AnandaTon 2023-11-13 17:05:29 +07:00
parent 6621dfd7f0
commit 3f5687f0aa
15 changed files with 1529 additions and 1889 deletions

View file

@ -112,7 +112,7 @@ watch(props, async (count, prevCount) => {
})
/**
* นนยกเล model
* ยกเล model
* @param text
*/
const cancel = async (text: string) => {
@ -121,7 +121,7 @@ const cancel = async (text: string) => {
modeCancel.value = true
}
/**
* นนเป model
* เป model
* @param text
*/
const view = async (text: string) => {