test build image fe

This commit is contained in:
Kittapath 2023-03-20 17:11:52 +07:00
parent 1045294a44
commit f33fbe84de
5 changed files with 140 additions and 3 deletions

View file

@ -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()