fix ประเมิน

This commit is contained in:
Warunee Tamkoo 2023-12-24 10:44:07 +07:00
parent 0989c8b3c2
commit 17a6eabedb
4 changed files with 94 additions and 79 deletions

View file

@ -207,9 +207,9 @@ function getStep() {
? 5
: data.step === "PREPARE_DOC_V2"
? 6
: data.step === "CHECK_DOC_V2"
? 7
: data.step === "WAIT_CHECK_DOC_V2"
? 7
: data.step === "CHECK_DOC_V2"
? 8
: data.step === "DONE"
? 9