[bugfix] unselect table row when change tab in action select dialog

This commit is contained in:
2025-05-13 22:20:04 +08:00
parent 5cc2b6111b
commit d9fd738a19

View File

@@ -18,6 +18,7 @@
indicator-color="primary" indicator-color="primary"
active-bg-color="primary" active-bg-color="primary"
class="bg-grey-2 text-grey-8" class="bg-grey-2 text-grey-8"
@update:model-value="() => selected = []"
dense dense
> >
<q-tab :name="cate" <q-tab :name="cate"