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