fix: table事件动作示例删除多余文案

This commit is contained in:
wanglinfang 2022-05-18 20:50:01 +08:00
parent 2afc853d00
commit 8ab1210e18

View File

@ -277,12 +277,6 @@ export default {
inline: false,
wrapperComponent: 'h1'
},
{
type: 'tpl',
tpl: '设置表格选中项',
inline: false,
wrapperComponent: 'h2'
},
{
type: 'button-toolbar',
className: 'm-b',