fix
This commit is contained in:
parent
d73938b94e
commit
b0871139d4
1 changed files with 0 additions and 4 deletions
|
|
@ -685,7 +685,6 @@ onUnmounted(() => {
|
|||
(requestStatus == 'st1' || requestStatus == 'st4') &&
|
||||
checkPermission($route)?.attrIsUpdate
|
||||
"
|
||||
dense
|
||||
unelevated
|
||||
label="บันทึกข้อมูล"
|
||||
color="public"
|
||||
|
|
@ -698,7 +697,6 @@ onUnmounted(() => {
|
|||
(requestStatus == 'st3' || requestStatus == 'st5') &&
|
||||
checkPermission($route)?.attrIsUpdate
|
||||
"
|
||||
dense
|
||||
unelevated
|
||||
label="ตีกลับ"
|
||||
color="orange"
|
||||
|
|
@ -711,7 +709,6 @@ onUnmounted(() => {
|
|||
requestStatus == 'st3' &&
|
||||
checkPermission($route)?.attrIsUpdate
|
||||
"
|
||||
dense
|
||||
unelevated
|
||||
label="อนุมัติ"
|
||||
color="positive"
|
||||
|
|
@ -725,7 +722,6 @@ onUnmounted(() => {
|
|||
!DataStore.isLock &&
|
||||
checkPermission($route)?.attrIsUpdate
|
||||
"
|
||||
dense
|
||||
unelevated
|
||||
label="ตีกลับ"
|
||||
color="orange"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue