diff --git a/pages/pick/pick-task.vue b/pages/pick/pick-task.vue index 19f9bd4..fb8a0c2 100644 --- a/pages/pick/pick-task.vue +++ b/pages/pick/pick-task.vue @@ -158,6 +158,7 @@ this.val3 = '' this.isChecked = true this.disabled = false + this.show = false }, toSure () { if (!this.val1|| !this.val2 || !this.val3) {