Compare commits

...

2 Commits

Author SHA1 Message Date
DESKTOP-6C3NK6N\WXS 001faf1f79 Merge branch 'main' of https://gitea.frp.extimaging.com/XCKJ/irc_web
continuous-integration/drone/push Build is passing Details
2024-09-26 10:14:01 +08:00
DESKTOP-6C3NK6N\WXS 8d26368bcb 接收记录总共用时字段更改 2024-09-26 10:13:52 +08:00
1 changed files with 1 additions and 1 deletions

View File

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