src/tabviews/custom/index.jsx
@@ -791,6 +791,9 @@ return cell.eleType !== 'button' || pass || permAction[cell.uuid] || cell.permission === 'false' }) } else if (item.type === 'form') { if (item.wrap.datatype === 'public') { balMap.set(item.wrap.publicId + 'public', true) } item.subcards = item.subcards.map(group => { group.subButton.uuid = group.uuid group.subButton.OpenType = 'formSubmit'