|
@@ -74,12 +74,6 @@ class AddAssistCheck extends React.Component {
|
|
|
getCurrentDate(1);
|
|
|
}
|
|
|
|
|
|
- // shouldComponentUpdate(nextProps,nextState){
|
|
|
- // console.log(999,nextProps)
|
|
|
- // if(nextState.Number == this.state.Number){
|
|
|
- // return true
|
|
|
- // }
|
|
|
- // }
|
|
|
handleDelClick(id,item) {
|
|
|
this.setState({
|
|
|
visible: true,
|