king
2019-10-24 a0d5241e8b7ec3d11e5e029187c48920c3834f8c
src/tabviews/datamanage/modules/search/index.jsx
@@ -175,7 +175,7 @@
        valid = false
        notification.warning({
          top: 92,
          message: this.props.dict['main.form.required.input'] + item.label
          message: this.props.dict['form.required.input'] + item.label
        })
      }
    })