From 0bd6d40664c3bb2d45800fae1444e43087f6b902 Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Thu, 20 Jun 2024 17:34:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/task/list/unit.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/views/task/list/unit.vue b/src/views/task/list/unit.vue index 9f4d293..286f3c7 100644 --- a/src/views/task/list/unit.vue +++ b/src/views/task/list/unit.vue @@ -483,7 +483,8 @@ // } this.type_name = '我的任务' this.path_type = path[1] - this.select.month = '' + this.select.month = '' + this.table.splice(this.table.length-1,1) } if (path[1] == 4) {