fix 企业首次进入会议时查询全部会议不全
This commit is contained in:
@@ -316,6 +316,8 @@ export default {
|
||||
this.meetingType = this.$route.query.meetingType
|
||||
this.filter.meetingType = this.$route.query.meetingType
|
||||
}
|
||||
// 默认查询所有的会议
|
||||
this.filter.meetingSignUpType = '0'
|
||||
this.initData(1)
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user