From 377f41e8bf309bca4a17cf337cb0ff70dadb8279 Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Fri, 21 Mar 2025 13:23:04 +0800 Subject: [PATCH] no message --- pages/pick/pick-task.vue | 1 + 1 file changed, 1 insertion(+) 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) {