From cc10d54013ba538e5e2ae6546e3565f52b17fb53 Mon Sep 17 00:00:00 2001 From: BoBoooooo <17746714@qq.com> Date: Mon, 23 Nov 2020 15:25:27 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E9=87=87=E7=94=A8v-bind=20$attrs=20v-o?= =?UTF-8?q?n=20$listeners=20=E5=A4=84=E7=90=86=E5=A4=9A=E7=BA=A7props?= =?UTF-8?q?=E4=B8=8B=E5=8F=91=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- packages/crud-table/src/CrudTable.vue | 122 ++++---------------------- 1 file changed, 15 insertions(+), 107 deletions(-) diff --git a/packages/crud-table/src/CrudTable.vue b/packages/crud-table/src/CrudTable.vue index cc2b25f..cf9e86e 100644 --- a/packages/crud-table/src/CrudTable.vue +++ b/packages/crud-table/src/CrudTable.vue @@ -46,52 +46,21 @@ + :tree-props="{children: 'children', hasChildren: 'flag'}">