From 4d9aa592540645f07a75f42b6289812441d2ce6a Mon Sep 17 00:00:00 2001 From: sexygoat <1538832180@qq.com> Date: Thu, 21 May 2026 15:04:26 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E5=8D=95=E5=8D=A1=E8=AE=BE=E5=A4=87?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index ef5591a..8182781 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -256,7 +256,6 @@ deviceInfo.currentIccid = currentCard?.iccid || '-'; // 卡列表 - deviceInfo.mchList = data.cards.map(card => ({ deviceInfo.mchList = data.cards.map(card => ({ iccidMark: card.iccid || '-', category: card.slot_position,