src/templates/comtableconfig/actionform/index.jsx
@@ -596,7 +596,7 @@ notification.warning({ top: 92, message: '表格数据查询未使用数据源,导出Excel使用内部接口时,需自定义内部函数!', duration: 10 duration: 5 }) return } @@ -617,13 +617,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)