From bd125eecd57d2f4e559c6170d20157591300fe3d Mon Sep 17 00:00:00 2001
From: p-honggang.li <p-honggang.li@pcitc.com>
Date: 星期四, 04 九月 2025 20:57:44 +0800
Subject: [PATCH] 修改购物车等BUG

---
 src/utils/orderWorkflow.ts |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/src/utils/orderWorkflow.ts b/src/utils/orderWorkflow.ts
index 965a67e..a13246c 100644
--- a/src/utils/orderWorkflow.ts
+++ b/src/utils/orderWorkflow.ts
@@ -20,7 +20,8 @@
   AUTHORIZE = '鎺堟潈',
   CONFIRM_TRADE = '浜ゆ槗纭',
   EVALUATE = '璇勪环',
-  CANCEL_ORDER = '鍙栨秷璁㈠崟'
+  CANCEL_ORDER = '鍙栨秷璁㈠崟',
+  COMPLETED = '宸插畬鎴�'
 }
 
 // 椤甸潰绫诲瀷鏋氫妇

--
Gitblit v1.8.0