updated kpi progress & problem

This commit is contained in:
Warunee Tamkoo 2024-05-14 09:50:52 +07:00
parent 9156fb8e72
commit beebb44d2f
8 changed files with 291 additions and 213 deletions

View file

@ -287,7 +287,12 @@ onMounted(() => {
</div>
</q-td>
<q-td>
<div v-if="store.dataEvaluation.evaluationStatus == 'APPROVE'">
<div
v-if="
store.dataEvaluation.evaluationStatus == 'APPROVE' &&
store.tabMain === '1'
"
>
<q-btn
flat
round
@ -316,7 +321,8 @@ onMounted(() => {
<div
v-if="
store.dataEvaluation.evaluationStatus === 'NEW' &&
store.rolePerson === 'USER'
store.rolePerson === 'USER' &&
store.tabMain === '2'
"
>
<q-btn