fix btn color primary
This commit is contained in:
parent
9001f79763
commit
5bf9582415
53 changed files with 63 additions and 63 deletions
|
|
@ -245,7 +245,7 @@ watch(
|
|||
flat
|
||||
round
|
||||
dense
|
||||
color="add"
|
||||
color="primary"
|
||||
icon="mdi-upload"
|
||||
@click="uploadDocumentFile"
|
||||
><q-tooltip>อัปโหลดเอกสาร</q-tooltip></q-btn
|
||||
|
|
|
|||
|
|
@ -227,7 +227,7 @@ watch(
|
|||
flat
|
||||
round
|
||||
dense
|
||||
color="add"
|
||||
color="primary"
|
||||
icon="mdi-upload"
|
||||
@click="uploadDocumentFile"
|
||||
><q-tooltip>อัปโหลดเอกสาร</q-tooltip></q-btn
|
||||
|
|
|
|||
|
|
@ -409,7 +409,7 @@ onMounted(async () => {
|
|||
flat
|
||||
round
|
||||
dense
|
||||
color="add"
|
||||
color="primary"
|
||||
icon="mdi-account-arrow-right"
|
||||
@click.pervent="modalCommand = true"
|
||||
>
|
||||
|
|
|
|||
|
|
@ -400,7 +400,7 @@ onMounted(async () => {
|
|||
flat
|
||||
round
|
||||
dense
|
||||
color="add"
|
||||
color="primary"
|
||||
icon="mdi-account-arrow-right"
|
||||
@click.pervent="modalCommand = true"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue