This commit is contained in:
Warunee Tamkoo 2024-07-02 21:55:47 +07:00
parent f255e5c9d6
commit b0d4e7c442

View file

@ -433,7 +433,9 @@ onMounted(() => {
bordered
class="q-mt-md"
v-if="
evaluatorComment !== null && store.dataEvaluation.commanderId !== null
evaluatorComment !== null &&
store.dataEvaluation.commanderId !== null &&
store.dataEvaluation.evaluationStatus !== 'SUMMARY'
"
>
<q-form greedy @submit.prevent @validation-success="onSubmitCommander">