diff --git a/public/errorEN.html b/public/errorEN.html
new file mode 100644
index 00000000..455de101
--- /dev/null
+++ b/public/errorEN.html
@@ -0,0 +1,176 @@
+
+
+
+
+
+
+
+
+
+
+
+ Title
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{message}}
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/trials/trials-panel/trial-summary/audit-record/index.vue b/src/views/trials/trials-panel/trial-summary/audit-record/index.vue
index 1ec7e085..f649d2ec 100644
--- a/src/views/trials/trials-panel/trial-summary/audit-record/index.vue
+++ b/src/views/trials/trials-panel/trial-summary/audit-record/index.vue
@@ -1224,6 +1224,7 @@ export default {
BatchId: null,
RoleName: null
})
+ this.timeList = []
this.getList()
},
handleSearch() {
diff --git a/src/views/trials/trials-panel/visit/crc-upload/components/studyInfo.vue b/src/views/trials/trials-panel/visit/crc-upload/components/studyInfo.vue
index 36d5aac9..d16d646b 100644
--- a/src/views/trials/trials-panel/visit/crc-upload/components/studyInfo.vue
+++ b/src/views/trials/trials-panel/visit/crc-upload/components/studyInfo.vue
@@ -97,7 +97,7 @@
min-width="80"
show-overflow-tooltip
/>
-
+