src/views/TaskManage/TaskIntermediateContent/TaskIntermediateContent.vue
@@ -94,8 +94,6 @@ if (res.data.code !== 0) return; jobListData.value = res.data.data.records; total.value = res.data.data.total; console.log('任务管理列表',jobListData.value); }); }; // 状态文字