新增
同步亚控测点
批量修改
{{
mpointGatherStateEnum[scope.row.gather_state]
?.text
}}
{{ mpointTypeEnum[scope.row.type]?.text }}
{{ valTypeEnum[scope.row.val_type]?.text }}
原始记录
编辑
删除
{{
scope.row.val_int
}}
{{
scope.row.val_bool
}}
{{
scope.row.val_str
}}
{{
scope.row.val_float
}}