From 55fa5acb85abcc763b1882a425d0baad29edf3e3 Mon Sep 17 00:00:00 2001 From: Pan Date: Tue, 2 Apr 2019 16:32:51 +0800 Subject: [PATCH] perf: optimize the code of el-table slot-scope --- src/components/ErrorLog/index.vue | 8 +++--- .../admin/components/TransactionTable.vue | 6 ++--- src/views/example/list.vue | 12 ++++----- src/views/tab/components/tabPane.vue | 12 ++++----- src/views/table/complexTable.vue | 26 +++++++++---------- src/views/table/dragTable.vue | 6 ++--- src/views/table/inlineEditTable.vue | 22 ++++++++-------- 7 files changed, 46 insertions(+), 46 deletions(-) diff --git a/src/components/ErrorLog/index.vue b/src/components/ErrorLog/index.vue index 198e4916..9cc43886 100644 --- a/src/components/ErrorLog/index.vue +++ b/src/components/ErrorLog/index.vue @@ -9,25 +9,25 @@ - -