From 3fe64616e95e2c224181f6fd1ef83293c5aa91ec Mon Sep 17 00:00:00 2001 From: wangxiaoshuang <825034831@qq.com> Date: Tue, 26 Aug 2025 14:17:24 +0800 Subject: [PATCH] 1 --- .../trials/trials-panel/trial-summary/audit-record/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 02cf6c7..7f73803 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 @@ -707,7 +707,7 @@ export default { }, mounted() { this.ResearchProgramNo = this.$route.query.researchProgramNo - this.getSite() + // this.getSite() this.getVisitPlanOptions() this.getTrialCriterionList() this.getList()