fix:coding#411

This commit is contained in:
shijing 2024-05-10 13:15:16 +08:00
parent 1e20725bb7
commit 5302c5a5fd
1 changed files with 1 additions and 1 deletions

View File

@ -258,7 +258,7 @@
:size="1000"
destroy-on-close
>
<scTable ref="table" row-key="id" :data="mplogRecord">
<scTable ref="tableMplog" row-key="id" :data="mplogRecord">
<el-table-column type="selection" width="50" />
<el-table-column label="采集时间" prop="timex"></el-table-column>
<el-table-column label="采集数值">