src/components/normalform/modalform/index.jsx
@@ -135,9 +135,7 @@ 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