update src/components/Process/approvalRecord.vue.

Signed-off-by: WeiHan <1844152414@qq.com>
This commit is contained in:
WeiHan 2025-01-24 07:10:25 +00:00 committed by Gitee
parent 5682b5f9c2
commit e8bbe0ac15
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -42,7 +42,7 @@
<el-table-column prop="updateTime" label="结束时间" width="160" :show-overflow-tooltip="true" sortable align="center"></el-table-column> <el-table-column prop="updateTime" label="结束时间" width="160" :show-overflow-tooltip="true" sortable align="center"></el-table-column>
<el-table-column <el-table-column
prop="runDuration" prop="runDuration"
label="运行时" label="运行时"
width="140" width="140"
:show-overflow-tooltip="true" :show-overflow-tooltip="true"
sortable sortable