From 344e61338e41f5e726077f220e7cd3c7122bbf59 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=86=8A=E9=A3=9E?= Date: Tue, 16 Jan 2024 16:59:09 +0800 Subject: [PATCH] =?UTF-8?q?crc=E5=9B=BD=E9=99=85=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/errorEN.html | 176 ++++++++++++++++++ .../trial-summary/audit-record/index.vue | 1 + .../visit/crc-upload/components/studyInfo.vue | 2 +- 3 files changed, 178 insertions(+), 1 deletion(-) create mode 100644 public/errorEN.html 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 + + + +
+ +
+ + + + + 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 /> - +