เพิ่ม env api

This commit is contained in:
Kittapath 2023-05-10 14:59:54 +07:00
parent 34d9066272
commit ef96698845
6 changed files with 39 additions and 14 deletions

View file

@ -118,7 +118,7 @@ const scoreSum = ref<number | null>(null)
const examResultinscore = ref<string>('')
const avatar = ref<string>('')
const dialog = ref<boolean>(true)
const dialog = ref<boolean>(false)
const rating = ref<number>(5)
const text = ref<string>('')