src/views/TaskManage/TaskIntermediateContent/TaskIntermediateContent.vue
@@ -70,7 +70,7 @@ const jobListParams = reactive({ current: 1, size: 8, size: 10, searchParams:{} }); const jobListData = ref([]); @@ -152,6 +152,7 @@ .task-table { height: 528px; margin-top: 18px; overflow: auto; } .current-details {