no message

This commit is contained in:
Kittapath 2023-10-13 17:33:39 +07:00
parent 58a8f97e6c
commit 68771708b2
5 changed files with 66 additions and 43 deletions

View file

@ -78,7 +78,8 @@
color="primary"
@click="candidateCheckProfileDialog"
:disabled="
attrs.rows.filter((r) => r.status == 'checkRegister').length == 0
attrs.rows.filter((r) => r.status == 'checkRegister').length == 0 ||
selected.length == 0
"
>
<q-tooltip>ตรวจสอบขอม/ไดบใบสมครแล</q-tooltip>