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