修复时间展示错误

dev
songwenxuan 2025-09-25 15:09:52 +08:00
parent 7ab401f0a4
commit 9a02e6fbeb
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
{{ row.CURRENT_VALUE }}
</template>
</el-table-column>
<el-table-column prop="PROCESSING_BATCH_ID" label="取值时间批次" />
<el-table-column prop="PROCESSING_TIME" label="取值时间批次" />
</layout-table>
</layout-card>
<template #footer>