{{ t('functionCommon.search') }}
{{ t('equipmentLedger.deviceType') }}
{{ textValue(item.deviceTypeName) }}
{{ t('equipmentLedger.deviceStatus') }}
{{ getStatusText(item.deviceStatus) }}
{{ t('equipmentLedger.deviceSpec') }}
{{ textValue(item.deviceSpec) }}
{{ t('equipmentLedger.deviceLocation') }}
{{ textValue(item.deviceLocation) }}
{{ t('functionCommon.loading') }}
{{ t('equipmentLedger.empty') }}
{{ t('functionCommon.loadingMore') }}
{{ t('functionCommon.noMore') }}
+
↑