From 70169c75e83bb8d408f4434eca05ffaa50f12693 Mon Sep 17 00:00:00 2001 From: chenjiale Date: Mon, 1 Dec 2025 21:18:57 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E6=A8=A1=E5=9E=8B?= =?UTF-8?q?=E5=8D=A1=E7=89=87=E5=88=86=E9=9A=94=E7=BA=BF=EF=BC=8C=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E6=A0=B7=E5=BC=8F=E4=BB=A5=E4=BC=98=E5=8C=96=E5=B8=83?= =?UTF-8?q?=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/model/list/ModelCard.vue | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/src/views/model/list/ModelCard.vue b/src/views/model/list/ModelCard.vue index c9f0135..1b915d6 100644 --- a/src/views/model/list/ModelCard.vue +++ b/src/views/model/list/ModelCard.vue @@ -129,6 +129,7 @@ async function confirmDelete(id: number | string) { {{ item.createTime || '--' }} +