fix: 修复 ele vxe CellOperation 中文本按钮 text 属性需要布尔值

pull/102/head
puhui999 2025-05-12 17:52:45 +08:00
parent f33be71b79
commit 097bef5e6d
1 changed files with 1 additions and 0 deletions

View File

@ -196,6 +196,7 @@ setupVbenVxeTable({
{ {
...props, ...props,
...opt, ...opt,
text: true,
icon: undefined, icon: undefined,
onClick: listen onClick: listen
? () => ? () =>