diff --git a/src/views/fileManager/components/rectificationList.vue b/src/views/fileManager/components/rectificationList.vue index 54126654..d65c9228 100644 --- a/src/views/fileManager/components/rectificationList.vue +++ b/src/views/fileManager/components/rectificationList.vue @@ -8,7 +8,6 @@ -
- + - + - - - - - - + + + + + + @@ -423,8 +395,4 @@ const handleRemove = async (row) => { align-items: center; } -.operation-bar { - margin-bottom: 15px; - padding: 10px 0; -}