diff --git a/src/components/Tools/HeaderComment.vue b/src/components/Tools/HeaderComment.vue
index 9b6e74a0..25183cbd 100644
--- a/src/components/Tools/HeaderComment.vue
+++ b/src/components/Tools/HeaderComment.vue
@@ -5,7 +5,6 @@
placement="bottomRight"
:autoAdjustOverflow="true"
:arrowPointAtCenter="true"
- overlayClassName="header-comment-wrapper"
:overlayStyle="{ width: '300px', top: '50px' }"
title="待审核评论"
>
@@ -186,12 +185,6 @@ export default {
}
}
-
-