From 51b070d08b7925225958f8f307d758019c383453 Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Tue, 18 Jul 2023 17:37:48 +0800 Subject: [PATCH] =?UTF-8?q?=20checkbox=E8=87=AA=E5=AE=9A=E4=B9=89=E5=AF=BC?= =?UTF-8?q?=E8=87=B4=E5=88=86=E7=B1=BB=E5=88=97=E8=A1=A8=E5=B1=95=E5=BC=80?= =?UTF-8?q?=E9=94=99=E4=BD=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/system/category/index.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/views/system/category/index.vue b/src/views/system/category/index.vue index fb339ef..87c85af 100644 --- a/src/views/system/category/index.vue +++ b/src/views/system/category/index.vue @@ -67,6 +67,8 @@ formConfig: { schemas: searchFormSchema, }, + isTreeTable: true, + expandIconColumnIndex: 1, }, exportConfig: { name: '分类字典列表',