src/templates/sharecomponent/actioncomponent/actionform/index.jsx
@@ -175,6 +175,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 { @@ -270,7 +274,7 @@ } else if (_funcType === 'closetab') { shows.push('refreshTab') } else if (_funcType === 'megvii') { shows.push('subFunc') shows.push('subFunc', 'progress') } }