From 052bc03e0eacba5c587455a045198bc9f4daa447 Mon Sep 17 00:00:00 2001 From: xinwen Date: Mon, 2 Nov 2020 20:24:29 +0800 Subject: [PATCH] =?UTF-8?q?fix(perms):=20=E7=94=A8=E6=88=B7=E6=8E=88?= =?UTF-8?q?=E6=9D=83=E6=A0=91=E9=87=8D=E5=BB=BA=E5=86=B2=E7=AA=81=E6=97=B6?= =?UTF-8?q?=E5=BC=B9=E5=87=BA=E6=8F=90=E7=A4=BA=E4=BF=A1=E6=81=AF=EF=BC=8C?= =?UTF-8?q?=E5=B9=B6=E4=BF=9D=E7=95=99=E4=B9=8B=E5=89=8D=E7=9A=84=E6=A0=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../DataZTree/components/ZTree/index.vue | 20 +++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/src/components/DataZTree/components/ZTree/index.vue b/src/components/DataZTree/components/ZTree/index.vue index 5e7147e97..b7deb6c55 100644 --- a/src/components/DataZTree/components/ZTree/index.vue +++ b/src/components/DataZTree/components/ZTree/index.vue @@ -1,6 +1,9 @@