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

@ -873,7 +873,7 @@ onMounted(async () => {
flat
round
dense
color="add"
color="primary"
class="q-ml-sm"
icon="mdi-plus"
@click="toggleModal"
@ -1512,7 +1512,7 @@ onMounted(async () => {
flat
round
dense
color="add"
color="primary"
class="q-ml-sm"
@click="popup()"
icon="mdi-plus"