no message
This commit is contained in:
parent
58a8f97e6c
commit
68771708b2
5 changed files with 66 additions and 43 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue