src/tabviews/zshare/mutilform/index.jsx
@@ -77,6 +77,13 @@ linkFields[item.linkField].push({field: item.field, uuid: item.uuid}) } if (item.style) { delete item.style.marginTop delete item.style.marginBottom delete item.style.marginLeft delete item.style.marginRight } if (item.type === 'split') return true if (item.type === 'hint') { if (item.field && data && data[item.field]) {