From 847c0d430216e51aaefc7f3221daffb47e127322 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=A2=81=E7=81=8F?= Date: Mon, 4 Mar 2019 17:34:48 +0800 Subject: [PATCH] fixed #4158 --- examples/routers/table.vue | 2 +- src/components/table/cell.vue | 3 ++- src/components/table/table.vue | 6 ++++++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/examples/routers/table.vue b/examples/routers/table.vue index a0402925..705943a2 100644 --- a/examples/routers/table.vue +++ b/examples/routers/table.vue @@ -1,6 +1,6 @@ diff --git a/src/components/table/cell.vue b/src/components/table/cell.vue index 33cf668b..2ad3b563 100644 --- a/src/components/table/cell.vue +++ b/src/components/table/cell.vue @@ -7,7 +7,7 @@