king
2024-03-21 a9b02f6862522b54d0824152017bf2acfec2af7b
src/tabviews/zshare/actionList/popupbutton/index.jsx
@@ -339,7 +339,7 @@
          type={type}
          id={'button' + btn.uuid}
          title={disabled ? (btn.reason || '') : (btn.show === 'icon' ? btn.label : '')}
          loading={loading}
          loading={loading && !name}
          disabled={disabled}
          style={btn.style}
          icon={icon}