📝(table): update

This commit is contained in:
就眠儀式
2022-07-19 05:19:00 +08:00
parent 876947c79e
commit 7f67012f13
3 changed files with 12 additions and 19 deletions

View File

@@ -912,10 +912,10 @@ export default {
:::
::: title 合并列值
::: title 开启统计
:::
::: demo 通过 `columns` 配置 `type:'number'` 开启序号列
::: demo 通过 `columns` 配置 `totalRow` 开启行统计
<template>
<lay-table :columns="columns26" :dataSource="dataSource26"></lay-table>