fix stepCount
This commit is contained in:
@@ -554,6 +554,7 @@
|
|||||||
setStep(step) {
|
setStep(step) {
|
||||||
this.stepMsg = '';
|
this.stepMsg = '';
|
||||||
this.stepMsgType = '';
|
this.stepMsgType = '';
|
||||||
|
this.stepCount = 0;
|
||||||
this.step = step;
|
this.step = step;
|
||||||
|
|
||||||
if (!this.enteredContacts) {
|
if (!this.enteredContacts) {
|
||||||
|
|||||||
Reference in New Issue
Block a user