接收记录总共用时字段更改

uat_us
DESKTOP-6C3NK6N\WXS 2024-09-26 10:13:52 +08:00
parent 3d5229d3c0
commit 8d26368bcb
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@
show-overflow-tooltip
>
<template slot-scope="scope">
{{ scope.row.UploadIntervalStrs }}
{{ scope.row.UploadIntervalStr }}
</template>
</el-table-column>
</el-table>