refactor(registry-edit): permisson handUploadFile
This commit is contained in:
parent
24d08ac0cf
commit
874bedf7eb
1 changed files with 5 additions and 0 deletions
|
|
@ -941,6 +941,11 @@ onMounted(async () => {
|
|||
<q-space />
|
||||
<div>
|
||||
<q-btn
|
||||
v-if="
|
||||
tabs === 'PENDING' &&
|
||||
statusCheckEdit == 'PENDING' &&
|
||||
isConfirmEdit
|
||||
"
|
||||
flat
|
||||
round
|
||||
color="blue"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue