{{ cardInfo?.iccid || '-' }}
{{
cardInfo?.gateway_card_imei || '-'
}}
{{ carrierAccountDisplay }}
{{ getRealNameStatusName(cardInfo?.real_name_status) }}
{{ getRealnamePolicyName(cardInfo?.realname_policy) }}
{{ cardInfo?.shop_name || '-' }}
{{ cardInfo?.series_name || '-' }}
{{ cardInfo?.virtual_no || '-' }}
{{ cardInfo?.network_status === 1 ? '正常' : '停机' }}
{{
formatDataSize(cardInfo?.current_month_usage_mb || 0)
}}
{{
formatDataSize(cardInfo?.last_gateway_reading_mb || 0)
}}
{{
cardInfo?.real_name_at ? formatDateTime(cardInfo.real_name_at) : '-'
}}
{{
formatDateTime(cardInfo?.last_real_name_check_at) || '-'
}}
{{ cardInfo?.msisdn || '-' }}
{{ getAssetStatusName(cardInfo?.status) }}
{{
formatDateTime(cardInfo?.last_card_status_check_at) || '-'
}}
{{
formatDateTime(cardInfo?.last_data_check_at) || '-'
}}
{{ cardInfo?.gateway_extend || '-' }}
{{ formatUsageSummaryMb(cardInfo?.total_virtual_used_mb) }}
{{ formatUsageSummaryMb(cardInfo?.total_virtual_remaining_mb) }}
{{ cardInfo?.bound_device_no || '-' }}
{{ cardInfo?.bound_device_name || '-' }}
{{ cardInfo?.imei || '-' }}
{{ cardInfo?.device_name || '-' }}
{{ cardInfo?.shop_name || '-' }}
{{ getAssetStatusName(cardInfo?.status) }}
{{ getRealNameStatusName(selectedDeviceStatusCard.real_name_status) }}
-
{{ cardInfo?.activation_status_name || '-' }}
{{
cardInfo?.device_model || '-'
}}
{{
selectedDeviceStatusCard?.real_name_at
? formatDateTime(selectedDeviceStatusCard.real_name_at)
: '-'
}}
{{ getOnlineStatusName(cardInfo?.online_status) }}
-
{{ cardInfo?.virtual_no || '-' }}
{{
getSwitchModeName(cardInfo?.switch_mode)
}}
{{
cardInfo?.bound_card_count || 0
}}
{{
cardInfo?.max_sim_slots || '-'
}}
{{ getRealnamePolicyName(cardInfo?.realname_policy) }}
{{ cardInfo?.device_type || '-' }}
{{
cardInfo?.manufacturer || '-'
}}
{{
formatDateTime(cardInfo?.last_online_time) || '-'
}}
{{ cardInfo?.sn || '-' }}
{{ formatUsageSummaryMb(cardInfo?.total_virtual_used_mb) }}
{{ formatUsageSummaryMb(cardInfo?.total_virtual_remaining_mb) }}
{{
formatDateTime(deviceRealtime?.last_sync_time) || '-'
}}
同步状态
{{ cardInfo.polling.enabled ? '已启用' : '未启用' }}
-
{{ formatDateTime(cardInfo?.polling?.last_activity_at) || '-' }}
查看同步轨迹
换货链路
换货新资产
{{ previousExchangeAsset.identifier }}
{{ previousExchangeAsset.identifier }}
换货单:{{ previousExchangeAsset.exchange_no }}
已换出旧资产
{{ nextExchangeAsset.identifier }}
{{ nextExchangeAsset.identifier }}
换货单:{{ nextExchangeAsset.exchange_no }}
绑定卡列表
{{ scope.row.iccid }}
SIM-{{ scope.row.slot_position }}
当前
{{ scope.row.network_status === 1 ? '正常' : '停机' }}
{{ getRealNameStatusName(scope.row.real_name_status) }}
{{ getRealnamePolicyName(scope.row.realname_policy) }}
{{ scope.row.real_name_at ? formatDateTime(scope.row.real_name_at) : '-' }}
{{ scope.row.gateway_extend || '-' }}
{{ getBindingStartButtonText(scope.row) }}
{{ getBindingStopButtonText(scope.row) }}
更新实名状态
设备实时信息
{{ getOnlineStatusName(deviceRealtime?.online_status) }}
{{
deviceRealtime?.battery_level !== null && deviceRealtime?.battery_level !== undefined
? `${deviceRealtime?.battery_level}%`
: '-'
}}
{{ formatDuration(deviceRealtime?.run_time) }}
{{ formatDuration(deviceRealtime?.connect_time) }}
{{ formatDateTime(deviceRealtime?.last_online_time) || '-' }}
{{ formatDateTime(cardInfo?.last_real_name_check_at) || '-' }}
{{ formatDateTime(cardInfo?.last_card_status_check_at) || '-' }}
{{ formatDateTime(cardInfo?.last_data_check_at) || '-' }}
{{ getSignalQualityText(deviceRealtime?.signal_quality) }}
{{ getSignalBadReasonText(deviceRealtime?.signal_bad_reason) }}
{{ deviceRealtime?.client_number ?? '-' }} / {{ deviceRealtime?.max_clients ?? '-' }}
{{
deviceRealtime?.wifi_enabled === undefined
? '-'
: deviceRealtime.wifi_enabled
? '已开启'
: '已关闭'
}}
{{ deviceRealtime?.ssid || '-' }}
{{ deviceRealtime?.wifi_password || '-' }}
{{ deviceRealtime?.wan_ip || '-' }}
{{ deviceRealtime?.lan_ip || '-' }}
{{ deviceRealtime?.mac_address || '-' }}
{{ deviceRealtime?.imsi || '-' }}
{{
deviceRealtime?.limit_speed === undefined
? '-'
: deviceRealtime.limit_speed
? `${deviceRealtime.limit_speed} KB/s`
: '不限速'
}}
{{ deviceRealtime?.software_version || '-' }}
{{
deviceRealtime?.switch_mode === '0'
? '自动'
: deviceRealtime?.switch_mode === '1'
? '手动'
: '-'
}}
{{ deviceRealtime?.sync_interval ? `${deviceRealtime.sync_interval} 秒` : '-' }}
{{ formatDateTime(deviceRealtime?.last_update_time) || '-' }}
{{ startRemainingText ? `启用此卡(${startRemainingText})` : '启用此卡' }}
{{ stopRemainingText ? `停用此卡(${stopRemainingText})` : '停用此卡' }}
实名认证策略
更新实名状态
设置切卡模式
重启设备
恢复出厂
切换SIM卡
设置WiFi
实名认证策略