实时数据:保留一位小数

This commit is contained in:
fengrong 2024-11-22 09:05:08 +08:00
parent d3403292e4
commit 292f0b07f2

View File

@ -234,7 +234,7 @@ const tableItem1: any = [
{ {
label: '限电原因', label: '限电原因',
unit: ' ', unit: ' ',
prop: 'powerLimitsource', prop: 'powerlimitsource',
align: 'center', align: 'center',
custom: 'header', custom: 'header',
name:'PowerLimitSource', name:'PowerLimitSource',