diff --git a/src/glcc/home/index.jsx b/src/glcc/home/index.jsx
index b549b9023..94617f22d 100644
--- a/src/glcc/home/index.jsx
+++ b/src/glcc/home/index.jsx
@@ -105,7 +105,7 @@ export default (props) => {
导师拟定中期考核结果
}
{/* 中期考核结果公示页 */}
- {checkTime3 && false &&
+ {checkTime3 && false &&
考核结果
diff --git a/src/glcc/index.jsx b/src/glcc/index.jsx
index b38d22f43..954535a53 100644
--- a/src/glcc/index.jsx
+++ b/src/glcc/index.jsx
@@ -211,7 +211,7 @@ const Glcc = (propsF) => {
{/* 中期审核-结果公示 */}
(
)}