单体电池表格新增簇号字段
This commit is contained in:
@ -40,6 +40,10 @@
|
||||
prop="deviceId"
|
||||
label="单体编号">
|
||||
</el-table-column>
|
||||
<el-table-column
|
||||
prop="clusterDeviceId"
|
||||
label="簇号">
|
||||
</el-table-column>
|
||||
<el-table-column
|
||||
prop="voltage"
|
||||
label="电压(V)"
|
||||
|
Reference in New Issue
Block a user