$router.replace('/job/batch/list')" style="margin: -24px -1px 0"v-if="showHeader">
{{ jobBatchInfo.groupName }}
{{ jobBatchInfo.jobName }}
{{ taskBatchStatus[jobBatchInfo.taskBatchStatus].name }}
{{ executorType[jobBatchInfo.executorType].name }}
{{ operationReason[jobBatchInfo.operationReason].name }}
{{ jobBatchInfo.executionAt }}
{{ jobBatchInfo.executorInfo }}
{{ jobBatchInfo.createDt }}
任务项列表
this.$refs.JobTaskListRef.refreshTable(this.queryParam)"/>