update popup คุณสมบัติ

This commit is contained in:
Warunee Tamkoo 2023-12-22 17:41:13 +07:00
parent f20309e6b1
commit c7dde080e0
3 changed files with 21 additions and 11 deletions

View file

@ -330,7 +330,9 @@ onMounted(async () => {
v-if="store.step === 1"
@update:spec="updateCheckSpec"
:evaluateId="store.evaluateId"
:educations="formDetail?.educations"
/>
<Step2
v-if="store.step === 2"
@update:form="updateformCommand"