返回
This commit is contained in:
@@ -117,6 +117,9 @@
|
|||||||
} else if (item.action === "signup4") {
|
} else if (item.action === "signup4") {
|
||||||
this.twoData = item.item
|
this.twoData = item.item
|
||||||
this.currentView = "fastSignUp4-component"
|
this.currentView = "fastSignUp4-component"
|
||||||
|
} else if (item.action === "signup1") {
|
||||||
|
this.twoData = item.item
|
||||||
|
this.currentView = "fastSignUp1-component"
|
||||||
}
|
}
|
||||||
console.log("item.action:",this.twoData)
|
console.log("item.action:",this.twoData)
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user