updated ui
This commit is contained in:
parent
3c0471e267
commit
ce21205780
2 changed files with 1 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -301,7 +301,6 @@ watch(modal, () => {
|
|||
toggle-color="primary"
|
||||
color="white"
|
||||
text-color="black"
|
||||
spread
|
||||
no-caps
|
||||
:options="[
|
||||
{ label: 'สร้างคำสั่งใหม่', value: 'NEW' },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue