From f6994e5908e981a46a8ed30b0e1c316fd04ec364 Mon Sep 17 00:00:00 2001 From: LiuHao Date: Tue, 6 Jun 2023 16:33:19 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E8=8F=9C=E5=8D=95=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E5=8E=BB=E6=8E=89=E8=A1=A8=E6=A0=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/menu/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/views/system/menu/index.vue b/src/views/system/menu/index.vue index 25e8384..aa8f352 100644 --- a/src/views/system/menu/index.vue +++ b/src/views/system/menu/index.vue @@ -39,7 +39,6 @@ :data="menuList" row-key="menuId" :tree-props="{ children: 'children', hasChildren: 'hasChildren' }" - border ref="menuTableRef" :default-expand-all="isExpandAll" >