diff --git a/src/views/courselibrary/CourseExquisite.vue b/src/views/courselibrary/CourseExquisite.vue index 0431cf86..efc41e78 100644 --- a/src/views/courselibrary/CourseExquisite.vue +++ b/src/views/courselibrary/CourseExquisite.vue @@ -4,7 +4,7 @@
- +
@@ -41,7 +41,8 @@
重置
-
+
+
导入标记
@@ -49,7 +50,7 @@
导出表格
- +
- + @@ -829,15 +830,13 @@ export default defineComponent({ margin-left: 35px; margin-right: 35px; margin-top: 30px; - display: flex; - flex-wrap: wrap; + // display: flex; + // flex-wrap: wrap; .filterItems { - // width: 100%; - // justify-content: space-between; display: flex; flex-wrap: wrap; - + justify-content: space-between; .pathnameInp { margin-right: 20px; margin-bottom: 20px;