test build image fe
This commit is contained in:
parent
1045294a44
commit
f33fbe84de
5 changed files with 140 additions and 3 deletions
|
|
@ -89,7 +89,7 @@ const stepRaw = ref<number>(1)
|
|||
const examPost = ref<any>()
|
||||
const test = ref<any>()
|
||||
const loading = ref<boolean>(false)
|
||||
const tittle = ref<string>('การสอบภาค ข. พิเศษ สำหรับผู้สอบผ่านของส่วนราชการแล้ว')
|
||||
const tittle = ref<string>('การสอบภาค ข. พิเศษ สำหรับผู้สอบผ่านของส่วนราชการแล้ว ทดสอบ')
|
||||
|
||||
onMounted(() => {
|
||||
loadCandidate()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue