fix: disable
This commit is contained in:
parent
0969c6fffe
commit
f537337920
1 changed files with 1 additions and 0 deletions
|
|
@ -557,6 +557,7 @@ onMounted(async () => {
|
|||
</div>
|
||||
<div v-else-if="col.name == 'scoreCount'" class="table_ellipsis2">
|
||||
<q-btn
|
||||
:disable="props.row.examCount == 0"
|
||||
flat
|
||||
dense
|
||||
size="12px"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue