From 6ccdaf71e4f0136289ee941bfc94586893331da0 Mon Sep 17 00:00:00 2001 From: ibuler Date: Tue, 16 Jun 2020 17:39:44 +0800 Subject: [PATCH 1/3] =?UTF-8?q?fix:=20=E4=BF=AE=E6=94=B9table=20config?= =?UTF-8?q?=EF=BC=8C=E5=8F=98=E5=8C=96=E6=97=B6=E8=87=AA=E5=8A=A8reload?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/AutoDataTable/index.vue | 11 ++++++----- src/components/ListTable/index.vue | 9 ++++++--- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/src/components/AutoDataTable/index.vue b/src/components/AutoDataTable/index.vue index 27b1ffa65..1b90b172d 100644 --- a/src/components/AutoDataTable/index.vue +++ b/src/components/AutoDataTable/index.vue @@ -1,5 +1,5 @@