diff --git a/src/components/drawers/NoticeHis.vue b/src/components/drawers/NoticeHis.vue
index 289f1834..7e02a166 100644
--- a/src/components/drawers/NoticeHis.vue
+++ b/src/components/drawers/NoticeHis.vue
@@ -9,14 +9,15 @@
-
+ /> -->
+
{{item.content}}
{{ item.pubtime }}
@@ -138,7 +139,7 @@ export default {
margin-top: 20px;
margin-left: 32px;
.item {
- height: 66px;
+ // height: 66px;
width: 74%;
display: flex;
justify-content: space-between;
diff --git a/src/components/drawers/NoticePub.vue b/src/components/drawers/NoticePub.vue
index 1f437cf8..6e5298ef 100644
--- a/src/components/drawers/NoticePub.vue
+++ b/src/components/drawers/NoticePub.vue
@@ -17,13 +17,14 @@
-
+ /> -->
+ {{noticeContent1}}
@@ -33,13 +34,7 @@
-
+ {{noticeContent1}}
编辑新公告: