src/tabviews/custom/popview/index.jsx
@@ -513,6 +513,9 @@ return true }) } 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'