fixing
This commit is contained in:
parent
f99618c4a2
commit
3193564da1
1 changed files with 0 additions and 1 deletions
|
|
@ -66,7 +66,6 @@ const splitterModel = ref<number>(12);
|
||||||
store.tabOpen < 4 ||
|
store.tabOpen < 4 ||
|
||||||
(store.tabOpen == 4 &&
|
(store.tabOpen == 4 &&
|
||||||
store.rolePerson === 'USER' &&
|
store.rolePerson === 'USER' &&
|
||||||
store.dataEvaluation.evaluationStatus != 'COMPLETE' &&
|
|
||||||
store.dataEvaluation.evaluationStatus != 'KP7')
|
store.dataEvaluation.evaluationStatus != 'KP7')
|
||||||
"
|
"
|
||||||
/>
|
/>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue