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')
+ : ''
+ }}
+
+
diff --git a/src/views/trials/trials-panel/visit/qc-check/components/chatForm.vue b/src/views/trials/trials-panel/visit/qc-check/components/chatForm.vue
index 4b8308c3..4eb939a2 100644
--- a/src/views/trials/trials-panel/visit/qc-check/components/chatForm.vue
+++ b/src/views/trials/trials-panel/visit/qc-check/components/chatForm.vue
@@ -10,7 +10,7 @@
- {{ record.CreateUserName }}
+ {{ record.CreateUserFullName }}
({{ record.CreateTime }})
diff --git a/src/views/trials/trials-panel/visit/qc-question/index.vue b/src/views/trials/trials-panel/visit/qc-question/index.vue
index 5f2b0caa..0cb89312 100644
--- a/src/views/trials/trials-panel/visit/qc-question/index.vue
+++ b/src/views/trials/trials-panel/visit/qc-question/index.vue
@@ -188,9 +188,9 @@
width="160"
sortable="custom"
/> -->
-
+