修改时间格式显示,添加shell运行错误状态

This commit is contained in:
junleea 2025-08-03 18:19:43 +08:00
parent 513faea916
commit f13aabd082
1 changed files with 2 additions and 2 deletions

View File

@ -641,7 +641,7 @@ export default {
</el-table-column>
<el-table-column
prop="ShellRuntime"
label="Shell运行时间(秒)"
label="SR"
width="50"
>
<template #default="scope">
@ -651,7 +651,7 @@ export default {
</el-table-column>
<el-table-column
prop="ShellDuration"
label="任务持续时间(秒)"
label="SD"
width="50"
>
<template #default="scope">