fix 工作组中回显全部会议
This commit is contained in:
@@ -202,7 +202,8 @@ export default {
|
||||
},
|
||||
// 其他的查询条件
|
||||
filter: {
|
||||
meetingType: this.meetingType
|
||||
meetingType: this.meetingType,
|
||||
meetingSignUpType: 0
|
||||
},
|
||||
/* 排序参数 */
|
||||
isorter:{
|
||||
|
||||
Reference in New Issue
Block a user