From e497a3160878d272797121c386c3ee946430ab91 Mon Sep 17 00:00:00 2001
From: wangxiaoshuang <825034831@qq.com>
Date: Fri, 14 Aug 2026 13:24:36 +0800
Subject: [PATCH] =?UTF-8?q?=E4=B8=AD=E5=BF=83=E6=95=B0=E6=8D=AE=E4=B8=AD?=
=?UTF-8?q?=E4=B8=89=E4=B8=AA=E8=A1=A8=E6=A0=BC=E6=B7=BB=E5=8A=A0=E8=B0=83?=
=?UTF-8?q?=E7=A0=94=E7=8A=B6=E6=80=81=E5=AD=97=E6=AE=B5=E5=92=8C=E6=9F=A5?=
=?UTF-8?q?=E8=AF=A2=E6=9D=A1=E4=BB=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../site-research/components/Equipments.vue | 45 ++++
.../site-research/components/Questions.vue | 55 ++++-
.../site-research/components/users.vue | 230 +++++++-----------
3 files changed, 181 insertions(+), 149 deletions(-)
diff --git a/src/views/trials/trials-panel/attachments/site-research/components/Equipments.vue b/src/views/trials/trials-panel/attachments/site-research/components/Equipments.vue
index 644904e9..3300eb19 100644
--- a/src/views/trials/trials-panel/attachments/site-research/components/Equipments.vue
+++ b/src/views/trials/trials-panel/attachments/site-research/components/Equipments.vue
@@ -14,6 +14,20 @@
+
+
+
+
+
+
+
+
@@ -47,6 +61,36 @@
+
+
+
+ {{
+ $fd('ResearchRecord', scope.row.State)
+ }}
+ {{
+ $fd('ResearchRecord', scope.row.State)
+ }}
+ {{
+ $fd('ResearchRecord', scope.row.State)
+ }}
+ {{
+ $fd('ResearchRecord', scope.row.State)
+ }}
+
+
+
+
@@ -174,6 +218,7 @@ import { getSiteSurveyEquipmentList_Export } from '@/api/export'
const searchDataDefault = () => {
return {
SortField: '',
+ State: "",
Asc: true,
PageIndex: 1,
PageSize: 20,
diff --git a/src/views/trials/trials-panel/attachments/site-research/components/Questions.vue b/src/views/trials/trials-panel/attachments/site-research/components/Questions.vue
index 39352ea6..35db4ecd 100644
--- a/src/views/trials/trials-panel/attachments/site-research/components/Questions.vue
+++ b/src/views/trials/trials-panel/attachments/site-research/components/Questions.vue
@@ -14,6 +14,20 @@
+
+
+
+
+
+
+
+
@@ -36,8 +50,8 @@
-
+
@@ -87,6 +101,36 @@
+
+
+
+ {{
+ $fd('ResearchRecord', scope.row.State)
+ }}
+ {{
+ $fd('ResearchRecord', scope.row.State)
+ }}
+ {{
+ $fd('ResearchRecord', scope.row.State)
+ }}
+ {{
+ $fd('ResearchRecord', scope.row.State)
+ }}
+
+
+
+
@@ -165,7 +209,11 @@
+ show-overflow-tooltip>
+
+ {{ $fd('EfficacyEvaluatorType', scope.row.EfficacyEvaluatorType) }}
+
+
@@ -213,6 +261,7 @@ const searchDataDefault = () => {
return {
SortField: '',
Asc: true,
+ State: "",
PageIndex: 1,
PageSize: 20,
TrialId: '',
diff --git a/src/views/trials/trials-panel/attachments/site-research/components/users.vue b/src/views/trials/trials-panel/attachments/site-research/components/users.vue
index 4a5f130c..0b837a38 100644
--- a/src/views/trials/trials-panel/attachments/site-research/components/users.vue
+++ b/src/views/trials/trials-panel/attachments/site-research/components/users.vue
@@ -6,31 +6,33 @@
-
+
+
+
+
+
+
+
+
+
-
-
+
+
@@ -39,42 +41,19 @@
-
-
+
+
-
-
+
+
{{ item.UserType }}
-
-
@@ -89,25 +68,15 @@
-
+
{{ $t('trials:researchRecord:dialogButton:sendEmail') }}
-
+
{{ $t('common:button:export') }}
@@ -116,96 +85,74 @@
-
-
+
+
-
+
{{ `${scope.row.TrialSiteSurvey.TrialSiteCode}` }}
-
+
{{ `${scope.row.TrialSiteSurvey.SiteName}` }}
+
+
+
+ {{
+ $fd('ResearchRecord', scope.row.State)
+ }}
+ {{
+ $fd('ResearchRecord', scope.row.State)
+ }}
+ {{
+ $fd('ResearchRecord', scope.row.State)
+ }}
+ {{
+ $fd('ResearchRecord', scope.row.State)
+ }}
+
+
+
+
-
+
{{ `${scope.row.LastName} / ${scope.row.FirstName}` }}
-
+
- {{ $fd('SiteSurvey_UserRoles',scope.row.TrialRoleCode) }}
+ {{ $fd('SiteSurvey_UserRoles', scope.row.TrialRoleCode) }}
-
+
-
+
-
+
-
+
{{ $fd('YesOrNo', scope.row.IsGenerateAccount) }}
@@ -223,21 +170,11 @@
-
+
-
+
{{ $fd('IsJoin', scope.row.IsJoin) }}
{{ $fd('IsJoin', scope.row.IsJoin) }}
@@ -246,7 +183,8 @@
-
+