@@ -654,6 +654,7 @@ export default {
|
||||
this.loading = true;
|
||||
this.data.TrialId = this.$route.query.trialId;
|
||||
var param = {
|
||||
SubjectVisitId: this.studyData.SubjectVisitId,
|
||||
StudyId: this.studyData.StudyId,
|
||||
TrialId: this.$route.query.trialId,
|
||||
SubjectId: this.studyData.SubjectId,
|
||||
|
||||
Reference in New Issue
Block a user