แก้เช็คและ loading สรรหา

This commit is contained in:
Warunee Tamkoo 2025-07-08 12:47:13 +07:00
parent d9f5661ac3
commit 8a87f084c9
6 changed files with 98 additions and 92 deletions

View file

@ -396,7 +396,7 @@ onMounted(async () => {
@click="router.go(-1)"
/>
{{
`${name} ${round == null ? "" : 'ครั้งที่'+round+'/'}${
`${name} ${round == null ? "" : "ครั้งที่ " + round + "/"}${
yearly == null ? "" : yearly + 543
}`
}}