-
+
+ 手动执行任务
-
+ -->
+ style="width: 100%;"
+ >
+ width="50"
+ >
-
-
-
-
-
-
-
+
+
- {{ scope.row.status >= 0 ? statusList[scope.row.status] : '' }}
+ {{
+ scope.row.createTime ? scope.row.createTime.replace("T", " ") : ""
+ }}
-
+
+
+ {{ scope.row.status >= 0 ? statusList[scope.row.status] : "" }}
+
+
+
{{
scope.row.taskType === 0
@@ -64,26 +62,21 @@
}}
-
-
-
-
-
+
+
+
+ label="详情"
+ >
- 详情
+ 详情
+ label="操作"
+ >
-
-
-
+
+
+
-
-
+
+
@@ -113,111 +129,115 @@
:page-sizes="[10, 20, 50, 100]"
:page-size="pageSize"
:total="totalPage"
- layout="total, sizes, prev, pager, next, jumper">
+ layout="total, sizes, prev, pager, next, jumper"
+ >