fix btn color primary
This commit is contained in:
parent
9001f79763
commit
5bf9582415
53 changed files with 63 additions and 63 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue