ปรับ button

This commit is contained in:
DESKTOP-1R2VSQH\Lenovo ThinkPad E490 2023-11-07 17:47:55 +07:00
parent c3d8ec8859
commit bd56c5455c
2 changed files with 4 additions and 4 deletions

View file

@ -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"
/>