king
2022-05-24 b4e3f033de13167a9346cc8e976e04bc4d368d1d
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]) {