king
2019-12-01 cf8e332b14ca79859fcd89f2ac097ed7c6aa66c5
src/tabviews/commontable/mainAction/index.jsx
@@ -74,6 +74,12 @@
      this.execSubmit(item, data, () => {
        this.setState({loadingUuid: ''})
      })
    } else {
      notification.warning({
        top: 92,
        message: '完善中。。。',
        duration: 10
      })
    }
  }