king
2023-07-18 5d991c18e597150b43ddb936ea40da087e1c25c6
src/tabviews/zshare/actionList/exceloutbutton/index.jsx
@@ -1250,6 +1250,7 @@
    return (
      <Button
        type={type}
        id={'button' + btn.uuid}
        title={disabled ? (btn.reason || '') : (btn.show === 'icon' ? btn.label : '')}
        loading={loading}
        disabled={disabled}