From b1c8867a08f35eac946b5a727a6d884ebbfcb386 Mon Sep 17 00:00:00 2001 From: "kuang.yife" Date: Mon, 9 Jan 2023 17:28:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B1=BB=E7=9B=AE=E6=98=AF=E5=90=A6=E8=87=AA?= =?UTF-8?q?=E5=8A=A8=E5=B1=95=E5=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/templates/goods/category/category.html | 1 + 1 file changed, 1 insertion(+) diff --git a/ghy-admin/src/main/resources/templates/goods/category/category.html b/ghy-admin/src/main/resources/templates/goods/category/category.html index a8d92bf8..2fe6b30e 100644 --- a/ghy-admin/src/main/resources/templates/goods/category/category.html +++ b/ghy-admin/src/main/resources/templates/goods/category/category.html @@ -67,6 +67,7 @@ removeUrl: prefix + "/remove/{id}", modalName: "类目", expandAll: false, + expandFirst: false, columns: [{ field: 'selectItem', radio: true