disable checkbox
This commit is contained in:
parent
3041cce533
commit
f6faf998cf
1 changed files with 1 additions and 0 deletions
|
|
@ -311,6 +311,7 @@ watch(modal, async () => {
|
|||
<q-tr :props="props">
|
||||
<q-td>
|
||||
<q-checkbox
|
||||
:disable="props.rowIndex === 0"
|
||||
keep-color
|
||||
color="primary"
|
||||
dense
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue