king
2025-01-16 1424bd59f250fd3b5cc316711054a4756c8d47fe
src/tabviews/zshare/mutilform/index.jsx
@@ -297,6 +297,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 {