|
@@ -71,7 +71,6 @@ export default {
|
|
|
await this.$store.dispatch(commit,this.value);
|
|
|
}
|
|
|
else if(this.commit == 'setTeachers'){
|
|
|
-
|
|
|
await this.$store.dispatch(commit,{
|
|
|
demissionFlag: this.demissionFlag,
|
|
|
isForzenWithQueryCondition:this.isForzenWithQueryCondition
|