{{ li }}
{{ item.attributeName }}
{{ Number.isFinite(item.value) ? proxy.$common.mapping("name", "value", item.value, item.attributeDict) : item.value ? item.value : "-" }}
{{ Number.isFinite(item.value) ? (Number.isInteger(item.value) ? item.value : item.value.toFixed(2)) : item.value ? item.value : "-" }}
{{ item.attributeUnit }}
选择时间
筛选
{{ item.commandName }}
{{ item.commandName }}
({{ proxy.$common.mapping("name", "value", item.commandValue, item.commandDict) }})
{{ item.commandName }}
{{ item.commandValue }}
{
checkboxChange(val);
}
"
:size="14"
:activeColor="proxy.$settingStore.themeColor.color"
>