From 6266a6a287290ddb389d37c1a5bb33a93289695d Mon Sep 17 00:00:00 2001 From: e <2432808546@qq.com> Date: Tue, 2 Nov 2021 10:44:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/data/Product.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/views/data/Product.vue b/src/views/data/Product.vue index 919498f..153d61e 100644 --- a/src/views/data/Product.vue +++ b/src/views/data/Product.vue @@ -82,7 +82,7 @@ 配置数据权限 -
+
{{ node.label }} @@ -356,7 +356,6 @@ export default { if(!curExpand){ let id = this.checkedIds[0] let list = this.typeList - function handleId(data,parentId){ data.map(n => { if(n.id == id){