[Bug ทะเบียนประวัติ] วุฒิการศึกษาในตำแหน่ง
This commit is contained in:
parent
f5261b2b4d
commit
10d2614c76
1 changed files with 1 additions and 1 deletions
|
|
@ -307,7 +307,7 @@ watch(modal, async () => {
|
|||
<q-tr :props="props">
|
||||
<q-td>
|
||||
<q-checkbox
|
||||
:disable="props.rowIndex === 0"
|
||||
:disable="props.rowIndex === 0 && rows.length > 1"
|
||||
keep-color
|
||||
color="primary"
|
||||
dense
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue