From 80da66b4cbbeb6c8886c7d233d3dab93e6f9445f Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Sat, 5 Aug 2023 15:48:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- subpkg/updateArchives/updateArchives.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/subpkg/updateArchives/updateArchives.vue b/subpkg/updateArchives/updateArchives.vue index 102e352..5022839 100644 --- a/subpkg/updateArchives/updateArchives.vue +++ b/subpkg/updateArchives/updateArchives.vue @@ -188,7 +188,6 @@ this.demandList[0].children = this.demandList[0].children.filter(item => item.id == 7 || item.id == 8 || item .id == 32); this.demandListChild = this.demandList[0].children; - // console.log(this.demandList); }, // 选择更多需求 changeHandler(e) {