From afea484fe3cdbf10f2c3bf217da7219e1e5e622e Mon Sep 17 00:00:00 2001 From: 梁灏 Date: Tue, 18 Jul 2017 11:16:34 +0800 Subject: [PATCH] fixed #1271 --- examples/routers/table.vue | 8 +++++++- src/components/table/cell.vue | 5 ++++- 2 files changed, 11 insertions(+), 2 deletions(-) diff --git a/examples/routers/table.vue b/examples/routers/table.vue index 13ef550..c9fdb31 100644 --- a/examples/routers/table.vue +++ b/examples/routers/table.vue @@ -1,5 +1,11 @@