{{
scope.row.symbol
}}
{{ scope.row.minValue }}-{{ scope.row.maxValue }}
标准值:{{ scope.row.defaultValue
}}{{ scope.row.unitName || '' }} 下限:{{
scope.row.minValue || 0
}}{{ scope.row.unitName || '' }} 上限:{{
scope.row.maxValue || 0
}}{{ scope.row.unitName || '' }}
{{ scope.row.defaultValue }}
{{ scope.row.unitName }}