king
2024-12-30 81a5ae579e84d7cfe0cda268d4156d4b78a27454
src/tabviews/zshare/mutilform/index.jsx
@@ -286,6 +286,9 @@
        } else {
          item.showValue = ''
        }
        if (window.backend && action.uuid) {
          item.formSqlId = md5(action.uuid.replace(/_pop$/, '') + item.uuid)
        }
      } else if (item.type === 'brafteditor') {
        if (window.backend && newval && /<\/span>/.test(newval) && item.encryption === 'true') {
          try {