src/menu/components/share/actioncomponent/actionform/index.jsx
@@ -189,6 +189,10 @@ shows.push('sql', 'sqlType', 'output') } if (Ot === 'required') { shows.push('progress') } if (this.record.sqlType === 'insert') { reOptions.Ot = requireOptions.filter(op => op.value === 'notRequired') } else { @@ -347,7 +351,7 @@ } else if (_funcType === 'goBack') { shows.push('reload') } else if (_funcType === 'megvii') { shows.push('subFunc') shows.push('subFunc', 'progress') } }