king
2024-02-03 06a670976e2145a10ea05207041d3cf3164cd380
src/tabviews/zshare/actionList/excelInbutton/index.jsx
@@ -582,6 +582,7 @@
    return <>
      <Button
        type={type}
        id={'button' + btn.uuid}
        title={disabled ? (btn.reason || '') : (btn.show === 'icon' ? btn.label : '')}
        loading={loading}
        disabled={disabled}