forked from huge/frontEnd/hugeOA

liuwh
2020-04-06 84fa518cc6973c26d2e006b57d3e5570d4625075
src/components/page/index/workbench/index.jsx
@@ -29,7 +29,7 @@
  render() {
    return (
      <div className="workbench-main">
        <NotifyList />
        <NotifyList {...this.props}/>
        <TopListTableView />
        <HotListTableView />
      </div>