src/templates/subtableconfig/settingform/index.jsx
@@ -59,7 +59,7 @@ notification.warning({ top: 92, message: '请自定义函数或填写数据源!', duration: 10 duration: 5 }) } else { let error = Utils.verifySql(values.dataresource) @@ -68,7 +68,7 @@ notification.warning({ top: 92, message: '数据源中不可使用' + error, duration: 10 duration: 5 }) return }