|
|
@ -452,6 +452,7 @@ export default { |
|
|
studyId: this.searchForm.studyId, |
|
|
studyId: this.searchForm.studyId, |
|
|
selectedDeptId: this.selectedDeptId, |
|
|
selectedDeptId: this.selectedDeptId, |
|
|
studyType: 1, |
|
|
studyType: 1, |
|
|
|
|
|
studyFormType: 1, |
|
|
studySubjectId: this.searchForm.studySubjectId, |
|
|
studySubjectId: this.searchForm.studySubjectId, |
|
|
permitForSecectUser: 'business:studyFormPre:sh' |
|
|
permitForSecectUser: 'business:studyFormPre:sh' |
|
|
}) |
|
|
}) |
|
|
|