增加任务不跳转处理
This commit is contained in:
@@ -181,7 +181,7 @@ export default {
|
||||
return this.$message.error("请输入达标次数");
|
||||
}
|
||||
if(!this.isJump){
|
||||
this.form.jumpType = ''
|
||||
this.form.jumpType = 0
|
||||
this.form.buttonUrl = ''
|
||||
}
|
||||
this.submit();
|
||||
|
||||
Reference in New Issue
Block a user