updated color
This commit is contained in:
parent
2672f7518c
commit
326f5f8e6a
12 changed files with 18 additions and 31 deletions
|
|
@ -331,14 +331,7 @@ onMounted(async () => {
|
|||
<div class="row col-12">
|
||||
<div class="row items-center">
|
||||
<div class="q-ml-sm">
|
||||
<q-btn
|
||||
round
|
||||
dense
|
||||
flat
|
||||
size="13px"
|
||||
class="q-px-sm"
|
||||
@click="addAbsence"
|
||||
>
|
||||
<q-btn round dense flat class="q-px-sm" @click="addAbsence">
|
||||
<q-icon name="mdi-plus" color="primary" />
|
||||
<q-tooltip>สร้างใบลา</q-tooltip>
|
||||
</q-btn>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue