king
2020-04-17 4f8ffec8fc4aa9918264a3b3b4952421d896f5eb
src/templates/comtableconfig/settingform/index.jsx
@@ -60,7 +60,7 @@
            notification.warning({
              top: 92,
              message: '请自定义函数或填写数据源!',
              duration: 10
              duration: 5
            })
          } else {
@@ -70,7 +70,7 @@
              notification.warning({
                top: 92,
                message: '数据源中不可使用' + error,
                duration: 10
                duration: 5
              })
              return
            }