forked from huge/frontEnd/hugeOA

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