src/templates/comtableconfig/actionform/index.jsx
@@ -196,7 +196,7 @@ item.options = this.state.reqOptionSgl item.initVal = 'requiredSgl' item.hidden = true } else if (['outerpage', 'blank', 'tab', 'pop', 'popview'].includes(this.state.openType)) { } else if (['outerpage', 'blank', 'tab', 'popview'].includes(this.state.openType)) { item.options = this.state.reqOptions item.initVal = 'requiredSgl' item.hidden = true