diff --git a/examples/components/tableExpand.vue b/examples/components/tableExpand.vue new file mode 100755 index 0000000..b7997a0 --- /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 41b5c4a..84ba63c 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 ae66e9e..346a384 100644 --- a/src/components/table/table-body.vue +++ b/src/components/table/table-body.vue @@ -38,7 +38,7 @@