king
2020-04-17 4f8ffec8fc4aa9918264a3b3b4952421d896f5eb
src/tabviews/datamanage/search/index.jsx
@@ -179,7 +179,8 @@
        valid = false
        notification.warning({
          top: 92,
          message: this.props.dict['form.required.input'] + item.label
          message: this.props.dict['form.required.input'] + item.label,
          duration: 5
        })
      }
    })