king
2020-04-17 4f8ffec8fc4aa9918264a3b3b4952421d896f5eb
src/templates/zshare/searchform/index.jsx
@@ -433,7 +433,7 @@
              notification.warning({
                top: 92,
                message: '数据源中不可使用' + error,
                duration: 10
                duration: 5
              })
              return
            }
@@ -443,7 +443,7 @@
            notification.warning({
              top: 92,
              message: this.props.dict['header.form.selectItem.error'],
              duration: 10
              duration: 5
            })
          }
        } else {