@@ -699,7 +699,8 @@ export default {
meetingEternal: 0,
meetingName: '',
meetingType: null,
- status: null
+ status: null,
+ searchAuthFlag:false
}
this.getData(this.formInline);
},