待办联动
This commit is contained in:
parent
3032b23bee
commit
b05c6c9404
@ -703,7 +703,7 @@ class Home extends React.Component {
|
||||
if (limit == 5) {
|
||||
this.setState({
|
||||
workData: ret.Data.newData,
|
||||
// workTotal: ret.Data,
|
||||
workTotal: ret.Data,
|
||||
});
|
||||
} else {
|
||||
this.setState({
|
||||
|
||||
Loading…
Reference in New Issue
Block a user