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