fix: 修复 ele vxe CellOperation 中文本按钮 text 属性需要布尔值
parent
f33be71b79
commit
097bef5e6d
|
@ -196,6 +196,7 @@ setupVbenVxeTable({
|
|||
{
|
||||
...props,
|
||||
...opt,
|
||||
text: true,
|
||||
icon: undefined,
|
||||
onClick: listen
|
||||
? () =>
|
||||
|
|
Loading…
Reference in New Issue