Merge branch 'develop' into nice_dev

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-10-27 14:25:13 +07:00
commit 8a84f799c3

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">