refactor: header can't edit perspnnel is INACTIVE
This commit is contained in:
parent
850289f23d
commit
efe173945d
1 changed files with 1 additions and 0 deletions
|
|
@ -1555,6 +1555,7 @@ watch(
|
||||||
<div
|
<div
|
||||||
class="surface-1 rounded q-my-md q-mx-lg row"
|
class="surface-1 rounded q-my-md q-mx-lg row"
|
||||||
style="position: absolute; z-index: 999; top: 0; right: 0"
|
style="position: absolute; z-index: 999; top: 0; right: 0"
|
||||||
|
v-if="formData.status !== 'INACTIVE'"
|
||||||
>
|
>
|
||||||
<UndoButton
|
<UndoButton
|
||||||
v-if="infoDrawerEdit"
|
v-if="infoDrawerEdit"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue