From 19098231884ce2fe8a6a89fec5de55cefb7ee2d4 Mon Sep 17 00:00:00 2001 From: xingyongchun Date: Thu, 1 Dec 2022 16:57:38 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B6=85=E5=87=BA=E6=BB=9A=E5=8A=A8=E6=9D=A1?= =?UTF-8?q?=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/client/src/sections/homePage/containers/index.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/web/client/src/sections/homePage/containers/index.js b/web/client/src/sections/homePage/containers/index.js index 5a530df..c54d20c 100644 --- a/web/client/src/sections/homePage/containers/index.js +++ b/web/client/src/sections/homePage/containers/index.js @@ -7,6 +7,7 @@ import styles from "./index.less"; import { push } from "react-router-redux"; import moment from "moment"; import { getProject, getPeople, getWait } from "../actions/profile"; +import { Scroller } from "$components"; const CX = classnames.bind(styles); const topImg = "/assets/images/top.png"; @@ -202,7 +203,10 @@ function Management(props) {
人员情况
/Information on Personnel
- + +
+ +