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')
+ : ''
+ }}
+
+