mutiCheckbox

This commit is contained in:
AnandaTon 2023-10-27 13:02:49 +07:00
parent 1bd658abb5
commit aa4fa5b989

View file

@ -173,16 +173,16 @@ watchEffect(() => {
:filter="filterKeyword2"
row-key="nameDirector"
:visible-columns="visibleColumns2"
selection="single"
selection="multiple"
v-model:selected="selected"
>
<template v-slot:header-selection="scope">
<q-checkbox
<!-- <q-checkbox
keep-color
color="primary"
dense
v-model="scope.selected"
/>
/> -->
</template>
<template v-slot:body="props">