src/templates/zshare/modalform/index.jsx
@@ -422,7 +422,7 @@ const fields = [] this.state.formlist.forEach((item, index) => { if (!item.show) return if (!item.show || item.forbid) return null if (item.type === 'text') { // 文本搜索 let rules = []