From 04b435906f47eeffc5363f4260db001cd83e1c47 Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Thu, 12 Dec 2024 14:37:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E4=BB=BB=E5=8A=A1=E4=B8=8D?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/renwu/components/pop-add-renwu.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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();