fixing
This commit is contained in:
parent
8d7f061b0b
commit
8bf8e85af0
1 changed files with 1 additions and 1 deletions
|
|
@ -506,7 +506,7 @@ watch(
|
||||||
:sys-name="
|
:sys-name="
|
||||||
mainStore.officerType == 'OFFICER'
|
mainStore.officerType == 'OFFICER'
|
||||||
? 'SYS_LEAVE_LIST'
|
? 'SYS_LEAVE_LIST'
|
||||||
: 'LEAVE_EMP'
|
: 'SYS_LEAVE_LIST_EMP'
|
||||||
"
|
"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue