From 48e0975c895df975aa1219ecf62dc3d4f3c86641 Mon Sep 17 00:00:00 2001
From: PC-20250623MANY\Administrator <344137771@qq.com>
Date: Tue, 23 Dec 2025 22:19:37 +0800
Subject: [PATCH] 1

---
 src/views/modules/c2c/c2c-order-other-msg.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/views/modules/c2c/c2c-order-other-msg.vue b/src/views/modules/c2c/c2c-order-other-msg.vue
index d8f3c41..ad7da49 100644
--- a/src/views/modules/c2c/c2c-order-other-msg.vue
+++ b/src/views/modules/c2c/c2c-order-other-msg.vue
@@ -79,8 +79,8 @@
               <span class="titRight">付款时间</span>
             </div>
             <div class="textTitle">
-              <span class="textBush">2023-03-01 01:28:45</span>
-              <span class="textFigTwo">2023-03-01 01:28:45</span>
+              <span class="textBush">{{roleList.create_time}}</span>
+              <span class="textFigTwo">{{roleList.handle_time}}</span>
             </div>
           </div>
           <div class="chetBox">

--
Gitblit v1.9.3