fix: จัดการรอบคัดเลือกคนพิการ disable
This commit is contained in:
parent
69fe3296e7
commit
8e56123e12
1 changed files with 1 additions and 0 deletions
|
|
@ -533,6 +533,7 @@ onMounted(async () => {
|
|||
size="12px"
|
||||
round
|
||||
color="green"
|
||||
:disable="props.row.examCount == 0"
|
||||
@click.stop.prevent="clickEdit(props.row.id)"
|
||||
v-if="
|
||||
col.value == null && checkPermission($route)?.attrIsUpdate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue