fix btn color primary
This commit is contained in:
parent
9001f79763
commit
5bf9582415
53 changed files with 63 additions and 63 deletions
|
|
@ -470,7 +470,7 @@ onMounted(() => {
|
|||
flat
|
||||
round
|
||||
dense
|
||||
color="add"
|
||||
color="primary"
|
||||
class="q-ml-sm"
|
||||
icon="mdi-plus"
|
||||
@click="toggleModal"
|
||||
|
|
@ -677,7 +677,7 @@ onMounted(() => {
|
|||
flat
|
||||
round
|
||||
dense
|
||||
color="add"
|
||||
color="primary"
|
||||
icon="mdi-upload"
|
||||
@click="uploadFile"
|
||||
><q-tooltip>อัปโหลดไฟล์</q-tooltip></q-btn
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue