src/components/normalform/modalform/index.jsx
@@ -135,10 +135,8 @@ cell.$ctrls = cell.$ctrls || [] cell.$ctrls.push(key) if (cell.hidden) return if (cell.skip && supItem.forbid) { // 上级表单禁用时,此表单不受控制 if (cell.hidden) { } else if (supItem.hidden) { cell.hidden = true } else if (item.notNull) {