fix: จัดการรอบคัดเลือกคนพิการ disable

This commit is contained in:
setthawutttty 2025-08-20 14:21:47 +07:00
parent 69fe3296e7
commit 8e56123e12

View file

@ -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