ปรับ button
This commit is contained in:
parent
c3d8ec8859
commit
bd56c5455c
2 changed files with 4 additions and 4 deletions
|
|
@ -35,8 +35,8 @@ function onClickClose() {
|
|||
unelevated
|
||||
outline
|
||||
icon="add"
|
||||
color="secondary"
|
||||
:class="$q.screen.gt.xs ? 'q-px-sm' : ''"
|
||||
color="light-blue"
|
||||
:class="$q.screen.gt.xs ? 'q-px-sm bg-blue-1' : ''"
|
||||
:label="$q.screen.gt.xs ? 'เพิ่มรายการลงเวลากรณีพิเศษ' : ''"
|
||||
@click="onClickopen"
|
||||
/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue