fixed blink on loading strait to step2
This commit is contained in:
parent
34acb707ac
commit
c7bddfdec9
|
@ -522,6 +522,7 @@
|
|||
ele.checked = true;
|
||||
}
|
||||
});
|
||||
steps[2]();
|
||||
submitForm();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue