updated color
This commit is contained in:
parent
2672f7518c
commit
326f5f8e6a
12 changed files with 18 additions and 31 deletions
|
|
@ -275,10 +275,9 @@ onMounted(async () => {
|
|||
<div class="row">
|
||||
<q-btn
|
||||
@click="router.push(`/probation/add/${profileId}`)"
|
||||
size="12px"
|
||||
flat
|
||||
round
|
||||
color="add"
|
||||
color="primary"
|
||||
icon="mdi-plus"
|
||||
>
|
||||
<q-tooltip>เพิ่มงานที่ได้รับมอบหมาย</q-tooltip>
|
||||
|
|
@ -315,7 +314,6 @@ onMounted(async () => {
|
|||
outlined
|
||||
emit-value
|
||||
map-options
|
||||
|
||||
options-dense
|
||||
option-value="name"
|
||||
style="min-width: 140px"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue