diff --git a/example/docs/zh-CN/components/page.md b/example/docs/zh-CN/components/page.md index 2238e874..8d9ff66f 100644 --- a/example/docs/zh-CN/components/page.md +++ b/example/docs/zh-CN/components/page.md @@ -13,7 +13,7 @@ ::: demo 使用 `lay-page` 标签, 创建分页 + + \ No newline at end of file diff --git a/src/component/table/index.vue b/src/component/table/index.vue index a1211d48..0883b8c9 100644 --- a/src/component/table/index.vue +++ b/src/component/table/index.vue @@ -235,6 +235,7 @@ onMounted(() => { { - + \ No newline at end of file