From a7b006076a46a05df3f87c919d31221a1e5e6503 Mon Sep 17 00:00:00 2001 From: luo Date: Fri, 4 Sep 2026 17:08:35 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=AD=97=E6=AE=B5=E4=BD=8D=E7=BD=AE?= =?UTF-8?q?=E4=BA=A4=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../asset-information/components/BasicInfoCard.vue | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/views/asset-management/asset-information/components/BasicInfoCard.vue b/src/views/asset-management/asset-information/components/BasicInfoCard.vue index 8cd6ed8..6f0b136 100644 --- a/src/views/asset-management/asset-information/components/BasicInfoCard.vue +++ b/src/views/asset-management/asset-information/components/BasicInfoCard.vue @@ -241,11 +241,10 @@ - {{ cardInfo?.virtual_no || '-' }} - {{ cardInfo?.activation_status_name || '-' }} - - {{ cardInfo?.virtual_no || '-' }} + {{ cardInfo?.activation_status_name || '-' }} +