src/tabviews/zshare/mutilform/index.jsx
@@ -306,10 +306,8 @@ { max: item.fieldlength, message: formRule.input.formMessage.replace('@max', item.fieldlength) } ] if (item.encryption !== 'true') { _rules.push({ }, { pattern: /^[^']*$/ig, message: '不可使用英文状态的单引号!' }, { @@ -320,8 +318,8 @@ callback() } } }) } ] item.rules = _rules } else if (item.type === 'brafteditor') { item.rules = [