From 175fe55be79b9222c7e06f6247b6a5586e85cf85 Mon Sep 17 00:00:00 2001
From: sexygoat <1538832180@qq.com>
Date: Wed, 29 Apr 2026 11:40:38 +0800
Subject: [PATCH] =?UTF-8?q?del:=20=E6=BF=80=E6=B4=BB=E6=97=B6=E9=97=B4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../asset-information/components/BasicInfoCard.vue | 3 ---
1 file changed, 3 deletions(-)
diff --git a/src/views/asset-management/asset-information/components/BasicInfoCard.vue b/src/views/asset-management/asset-information/components/BasicInfoCard.vue
index d23e4d6..8ae17a7 100644
--- a/src/views/asset-management/asset-information/components/BasicInfoCard.vue
+++ b/src/views/asset-management/asset-information/components/BasicInfoCard.vue
@@ -111,9 +111,6 @@
{{ cardInfo?.virtual_no || '-' }}
- {{
- cardInfo?.activated_at || '-'
- }}
{{
getSwitchModeName(cardInfo?.switch_mode)
}}