forked from huge/frontEnd/hugeOA
src/components/page/index/workbench/index.jsx @@ -29,7 +29,7 @@ render() { return ( <div className="workbench-main"> <NotifyList /> <NotifyList {...this.props}/> <TopListTableView /> <HotListTableView /> </div>