src/tabviews/zshare/topSearch/index.jsx
@@ -143,6 +143,7 @@ if (['select', 'link', 'multiselect', 'checkcard'].includes(item.type)) { item.options = item.options || [] item.options = item.options.filter(op => !op.Hide) if (item.setAll === 'true' && ['select', 'link'].includes(item.type)) { item.options.unshift({ key: Utils.getuuid(),