แก้ไขเงื่อนไขการตีกลับ
This commit is contained in:
parent
178a6ac8c7
commit
31071b1025
1 changed files with 1 additions and 1 deletions
|
|
@ -599,7 +599,7 @@ const uploadFile = async (event: any) => {
|
|||
@click="directorApproved"
|
||||
/>
|
||||
<q-btn
|
||||
v-if="requestStatus == 'st6' && roleDataStore.adminRole"
|
||||
v-if="requestStatus == 'st6' && roleDataStore.adminRole && !DataStore.isLock"
|
||||
dense
|
||||
unelevated
|
||||
label="ตีกลับ"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue