From f83e5e4270f75a22f5b81b6cd862121480317be2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B4=A4=E5=BF=83?= <3277200+sentsim@users.noreply.github.com> Date: Wed, 28 Jun 2023 15:24:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=20treeTable=20=E6=96=87?= =?UTF-8?q?=E6=A1=A3=E5=8D=95=E8=AF=8D=E6=8B=BC=E5=86=99=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/treeTable/detail/options.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/treeTable/detail/options.md b/docs/treeTable/detail/options.md index f43bdbd3..9780f7a5 100644 --- a/docs/treeTable/detail/options.md +++ b/docs/treeTable/detail/options.md @@ -136,7 +136,7 @@ treeTable.render({ ``` treeTable.render({ elem: '', - treee: { + tree: { enable: true, async: { format: function(trData, options, callback){