From a2d1b9886b00b5f4d4722c3379d3bd4f2f94b421 Mon Sep 17 00:00:00 2001
From: LAPTOP-RI7D261L\Mr Ke <545800322@qq.com>
Date: Mon, 09 Mar 2020 17:02:35 +0800
Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/nsjcy/frontEnd/nsjcy
---
SunshineIns/src/page/Active.jsx | 9 ++-------
1 files changed, 2 insertions(+), 7 deletions(-)
diff --git a/SunshineIns/src/page/Active.jsx b/SunshineIns/src/page/Active.jsx
index 2a636c7..959d050 100644
--- a/SunshineIns/src/page/Active.jsx
+++ b/SunshineIns/src/page/Active.jsx
@@ -1,6 +1,6 @@
/**
- * 徐祥健<xuxj@hugeinfo.com.cn>
- * 2018年7月22日 16:42
+ * 刘文浩<xuxj@hugeinfo.com.cn>
+ * 2019年9月27日 16:42
*
*/
@@ -17,11 +17,6 @@
this.state = {
data: null
};
- }
-
- componentDidMount() {
- document.title = '南检活动管理';
- // const { id } = this.props.match.params;
}
render() {
--
Gitblit v1.8.0