From b8fc0ec44bc61966a60a7d0f6a0d93f7b68928a5 Mon Sep 17 00:00:00 2001
From: admin <344137771@qq.com>
Date: Tue, 20 Jan 2026 17:35:22 +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