待办联动

This commit is contained in:
yunkexin 2024-05-23 16:48:01 +08:00
parent 3032b23bee
commit b05c6c9404

View File

@ -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({