fixed blink on loading strait to step2

This commit is contained in:
John Shaver 2018-07-26 13:38:07 -07:00 committed by AJ ONeal
부모 34acb707ac
커밋 c7bddfdec9
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

@ -522,6 +522,7 @@
ele.checked = true;
}
});
steps[2]();
submitForm();
}