เพิ่ม env api
This commit is contained in:
parent
34d9066272
commit
ef96698845
6 changed files with 39 additions and 14 deletions
|
|
@ -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>('')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue