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