From a89feae0739453304738e74330ff59da1a8762aa Mon Sep 17 00:00:00 2001
From: wujingjing <gersonwu@qq.com>
Date: 星期三, 06 十一月 2024 15:03:00 +0800
Subject: [PATCH] ms 展开/收起

---
 src/components/chat/model/types.ts |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/components/chat/model/types.ts b/src/components/chat/model/types.ts
index e26f603..8b4516a 100644
--- a/src/components/chat/model/types.ts
+++ b/src/components/chat/model/types.ts
@@ -82,4 +82,6 @@
 export type StepItem = {
 	title: string;
 	status: StepEnum;
+	// 娑堣�楁椂闂�
+	ms?:string | number;
 };
\ No newline at end of file

--
Gitblit v1.9.3