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
|
<q-btn
|
||||||
flat
|
flat
|
||||||
round
|
round
|
||||||
color="primary"
|
color="blue"
|
||||||
icon="mdi-account-arrow-right"
|
icon="mdi-account-arrow-right"
|
||||||
@click="updateModaladdlist"
|
@click="updateModaladdlist"
|
||||||
v-if="displayAdd && checkPermission($route)?.attrIsUpdate"
|
v-if="displayAdd && checkPermission($route)?.attrIsUpdate"
|
||||||
|
|
|
||||||
|
|
@ -301,7 +301,6 @@ watch(modal, () => {
|
||||||
toggle-color="primary"
|
toggle-color="primary"
|
||||||
color="white"
|
color="white"
|
||||||
text-color="black"
|
text-color="black"
|
||||||
spread
|
|
||||||
no-caps
|
no-caps
|
||||||
:options="[
|
:options="[
|
||||||
{ label: 'สร้างคำสั่งใหม่', value: 'NEW' },
|
{ label: 'สร้างคำสั่งใหม่', value: 'NEW' },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue