fix btn color primary

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2024-12-04 16:13:12 +07:00
parent 9001f79763
commit 5bf9582415
53 changed files with 63 additions and 63 deletions

View file

@ -999,7 +999,7 @@ onMounted(async () => {
<q-btn
flat
round
color="add"
color="primary"
icon="mdi-plus"
@click="clickmodalAdd"
v-if="

View file

@ -340,7 +340,7 @@ onMounted(async () => {
@click="clickAdd()"
flat
round
color="add"
color="primary"
icon="mdi-plus"
v-if="checkPermission($route)?.attrIsCreate"
>