fixing stop click setting tree

This commit is contained in:
Warunee Tamkoo 2024-09-16 09:51:27 +07:00
parent 3ad54cf99f
commit cdac1ecf05

View file

@ -447,6 +447,7 @@ watch(
<q-btn
v-if="store.typeOrganizational === 'draft'"
@click.stop
flat
dense
color="grey-13"
@ -549,6 +550,7 @@ watch(
<q-btn
v-else-if="checkPermission($route)?.attrIsGet"
@click.stop
flat
dense
color="grey-13"