diff --git a/examples/components/tableExpand.vue b/examples/components/tableExpand.vue new file mode 100755 index 00000000..b7997a02 --- /dev/null +++ b/examples/components/tableExpand.vue @@ -0,0 +1,16 @@ + + \ No newline at end of file diff --git a/examples/routers/table.vue b/examples/routers/table.vue index 41b5c4ad..84ba63c2 100644 --- a/examples/routers/table.vue +++ b/examples/routers/table.vue @@ -2,6 +2,7 @@
\ No newline at end of file diff --git a/src/components/table/table-body.vue b/src/components/table/table-body.vue index ae66e9ed..346a3847 100644 --- a/src/components/table/table-body.vue +++ b/src/components/table/table-body.vue @@ -38,7 +38,7 @@