From 81689fc7768b86cc3a3a88abce1cf6a7830bb624 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=80=9D=E8=B1=AA?= <1437200870@qq.com> Date: Sun, 25 Aug 2024 11:17:18 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=EF=BC=9A=E5=89=8D=E5=8F=B0?= =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E8=AE=BE=E8=AE=A1=E9=9B=8F=E5=BD=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/task/task/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/views/task/task/index.vue b/src/views/task/task/index.vue index 8806ad1..1fc3495 100644 --- a/src/views/task/task/index.vue +++ b/src/views/task/task/index.vue @@ -370,6 +370,7 @@ export default { this.taskInputList(); }, + addTaskInput(){ this.taskInputAdd = false; this.findByInputId();