检查未绑定列表绑定访视
parent
49e22d55cd
commit
15fa513453
|
@ -128,7 +128,7 @@ export default {
|
|||
TrialId: this.data.TrialId,
|
||||
SubjectId: this.data.SubjectId,
|
||||
SubjectVisitId: this.form.SubjectVisitId,
|
||||
ScpStudyId: this.data.StudyId,
|
||||
ScpStudyId: this.data.StudyId || this.data.SCPStudyId,
|
||||
};
|
||||
let arr = [obj];
|
||||
try {
|
||||
|
|
Loading…
Reference in New Issue