updated ui

This commit is contained in:
Warunee Tamkoo 2024-09-26 11:02:52 +07:00
parent 3c0471e267
commit ce21205780
2 changed files with 1 additions and 2 deletions

View file

@ -180,7 +180,7 @@ function openModalOrder() {
<q-btn
flat
round
color="primary"
color="blue"
icon="mdi-account-arrow-right"
@click="updateModaladdlist"
v-if="displayAdd && checkPermission($route)?.attrIsUpdate"

View file

@ -301,7 +301,6 @@ watch(modal, () => {
toggle-color="primary"
color="white"
text-color="black"
spread
no-caps
:options="[
{ label: 'สร้างคำสั่งใหม่', value: 'NEW' },