src/templates/formtabconfig/actionform/index.jsx
@@ -409,13 +409,13 @@ notification.warning({ top: 92, message: this.props.dict['header.form.actionhelp.tablename'], duration: 10 duration: 5 }) } else if (values.innerFunc === '' && values.sql !== '' && values.sqlType === '') { notification.warning({ top: 92, message: this.props.dict['header.form.actionhelp.sqlType'], duration: 10 duration: 5 }) } else { resolve(values)