@@ -428,7 +428,6 @@
});
this.currType = type[0] ? type[0] : {};
if (this.currType.type === 0) {
- this.task.participantCount = 1
this.$refs.task.clearValidate('endPoint');
}
},
@@ -270,7 +270,6 @@
}else{
this.task.resource = '2'
@@ -122,7 +122,6 @@
notify('error', '绑定失败:' + err.data);
})
-
getVerifyCode() {
if (this.active === 0) {