From 48ebd8e76d2a2c9227989082e2afe3088b5f7179 Mon Sep 17 00:00:00 2001
From: wangxiaoshuang <825034831@qq.com>
Date: Thu, 31 Oct 2024 11:47:16 +0800
Subject: [PATCH] =?UTF-8?q?=E8=AE=BF=E8=A7=86-=E5=BD=B1=E5=83=8F=E4=B8=8A?=
=?UTF-8?q?=E4=BC=A0=E6=8B=8D=E7=89=87=E6=97=A5=E6=9C=9F=E5=AD=97=E6=AE=B5?=
=?UTF-8?q?=E4=BC=98=E5=8C=96?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../trials-panel/visit/crc-upload/index.vue | 35 ++++++++++++++-----
1 file changed, 26 insertions(+), 9 deletions(-)
diff --git a/src/views/trials/trials-panel/visit/crc-upload/index.vue b/src/views/trials/trials-panel/visit/crc-upload/index.vue
index 12c2cd8f..b3fd41fd 100644
--- a/src/views/trials/trials-panel/visit/crc-upload/index.vue
+++ b/src/views/trials/trials-panel/visit/crc-upload/index.vue
@@ -361,7 +361,7 @@
-
-
-
+ -->
+
- {{
- scope.row.LatestScanDate
- ? moment(scope.row.LatestScanDate).format('YYYY-MM-DD')
- : ''
- }}
+
+
+ {{
+ scope.row.LatestScanDate
+ ? moment(scope.row.LatestScanDate).format('YYYY-MM-DD')
+ : ''
+ }}
+
+