diff --git a/src/views/learningpath/LearningPath.vue b/src/views/learningpath/LearningPath.vue
index fa1ce109..deba1aef 100644
--- a/src/views/learningpath/LearningPath.vue
+++ b/src/views/learningpath/LearningPath.vue
@@ -40,7 +40,7 @@
:placeholder="[' 开始时间', ' 结束时间']"
/>
-
-
-
-
-
无数据
-
请添加路径
-
+
+
+
+
+

+
+
无数据
+
请添加路径
+
+

+
+
-
+
+
td {
background: #f6f9fd;
}
+ }
+ .tableBox {
.pa {
left: 0;
width: 100%;
@@ -1846,8 +1852,9 @@ export default {
// background-color: red;
display: flex;
justify-content: center;
- position: absolute;
- bottom: 20px;
+ margin-bottom: 10px;
+ // position: absolute;
+ // bottom: -40px;
}
}
.operation {