diff --git a/src/views/renwu/components/pop-add-renwu.vue b/src/views/renwu/components/pop-add-renwu.vue index a96ab49..c72bac7 100644 --- a/src/views/renwu/components/pop-add-renwu.vue +++ b/src/views/renwu/components/pop-add-renwu.vue @@ -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();