From b972a1a8eafb40669c88b9680dcc027d7276e011 Mon Sep 17 00:00:00 2001 From: xjh <2423579486@qq.com> Date: Wed, 5 Jul 2023 15:58:39 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E4=BB=A3=E7=A0=81=E7=B1=BB=E7=9B=AE?= =?UTF-8?q?=E6=A8=A1=E5=9D=97=E9=A1=B5=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/code/code_module_category/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/index/code/code_module_category/index.vue b/src/pages/index/code/code_module_category/index.vue index 75e020f..594f474 100644 --- a/src/pages/index/code/code_module_category/index.vue +++ b/src/pages/index/code/code_module_category/index.vue @@ -67,8 +67,8 @@ + :onSelectionChange="data => (selectionData = data)" :default-expand-all="true" row-key="code_module_category_guid" + :tree-props="{ children: 'children' }" :row-class-name="tableRowClassName">