@@ -117,6 +117,7 @@ export default {
},
activated() {
this.detail = null;
+ this.verificationVal = '';
if (this.time) clearInterval(this.time);
this.time = null; //计时
this.timeNum = 60;