修复时间展示错误
parent
7ab401f0a4
commit
9a02e6fbeb
|
@ -67,7 +67,7 @@
|
||||||
{{ row.CURRENT_VALUE }}
|
{{ row.CURRENT_VALUE }}
|
||||||
</template>
|
</template>
|
||||||
</el-table-column>
|
</el-table-column>
|
||||||
<el-table-column prop="PROCESSING_BATCH_ID" label="取值时间批次" />
|
<el-table-column prop="PROCESSING_TIME" label="取值时间批次" />
|
||||||
</layout-table>
|
</layout-table>
|
||||||
</layout-card>
|
</layout-card>
|
||||||
<template #footer>
|
<template #footer>
|
||||||
|
|
Loading…
Reference in New Issue