完成 result 组件

This commit is contained in:
就眠儀式
2022-02-02 03:27:34 +08:00
parent 2543aadc01
commit fde8e63696
16 changed files with 103 additions and 35 deletions

View File

@@ -4,7 +4,7 @@
::: title 基础使用
:::
::: demo
::: demo 使用 `lay-table` 标签, 创建表格
<template>
<lay-table :columns="columns" :dataSource="dataSource">