disable checkbox

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2025-01-07 17:15:06 +07:00
parent 3041cce533
commit f6faf998cf

View file

@ -311,6 +311,7 @@ watch(modal, async () => {
<q-tr :props="props">
<q-td>
<q-checkbox
:disable="props.rowIndex === 0"
keep-color
color="primary"
dense