-
- {{
- recordDetail.allocation_no
- }}
-
-
- {{ recordDetail.allocation_name }}
-
-
-
-
- {{ recordDetail.asset_type_name }}
-
-
- {{
- recordDetail.asset_identifier
- }}
- {{
- recordDetail.related_card_count
- }}
-
- {{ recordDetail.related_device_id || '-' }}
-
-
-
-
-
- {{ recordDetail.from_owner_name }} ({{ recordDetail.from_owner_type }})
-
-
- {{ recordDetail.to_owner_name }} ({{ recordDetail.to_owner_type }})
-
-
-
-
- {{
- recordDetail.operator_name
- }}
-
- {{ formatDateTime(recordDetail.created_at) }}
-
-
- {{ recordDetail.remark || '-' }}
-
-
-
-
-
- 关联卡列表
-
-
-
-
-
- {{ getCardInfo(scope.row.card_id, 'iccid') }}
-
-
-
-
- {{ getCardInfo(scope.row.card_id, 'status') }}
-
-
-
-
-
-