diff --git a/src/views/business/study/comp/tbbdList.vue b/src/views/business/study/comp/tbbdList.vue index f83d5e0..177d649 100644 --- a/src/views/business/study/comp/tbbdList.vue +++ b/src/views/business/study/comp/tbbdList.vue @@ -150,6 +150,7 @@ export default { pageNum: 1, pageSize: 10, studyId: '', + studySubjectId:'', bdbh: '', bdmc: '', userId: '', diff --git a/src/views/business/study/comp/ytbdList.vue b/src/views/business/study/comp/ytbdList.vue index 610c06d..e9fb29e 100644 --- a/src/views/business/study/comp/ytbdList.vue +++ b/src/views/business/study/comp/ytbdList.vue @@ -149,6 +149,7 @@ export default { pageNum: 1, pageSize: 10, studyId: '', + studySubjectId:'', bdbh: '', bdmc: '', userId: '',