forked from huge/frontEnd/hugeOA

Mr Ke
2020-05-16 c235b08e0e1f965357b34e0dbd6d8605fd6c68df
src/components/page/index/workbench/index.jsx
@@ -29,7 +29,7 @@
  render() {
    return (
      <div className="workbench-main">
        <NotifyList />
        <NotifyList {...this.props}/>
        <TopListTableView />
        <HotListTableView />
      </div>