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 }) } }