fix
This commit is contained in:
parent
e6294d5a72
commit
7e93f611c5
1 changed files with 5 additions and 1 deletions
|
|
@ -151,7 +151,11 @@ onMounted(async () => {
|
|||
</div>
|
||||
<q-card flat bordered class="col-12 row q-mt-sm q-pa-md">
|
||||
<div class="col-12" v-if="!isData">
|
||||
<q-banner inline-actions rounded class="bg-warning text-center">
|
||||
<q-banner
|
||||
inline-actions
|
||||
rounded
|
||||
class="bg-amber-2 text-center text-amber-7"
|
||||
>
|
||||
ไม่พบรายละเอียดการสอบ
|
||||
</q-banner>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue