加入分班时选择暂无返回班级列表刷新
This commit is contained in:
parent
11132d3459
commit
a169ad087b
|
@ -54,6 +54,7 @@ app.controller('JoinClassGroupController', ['$scope', '$http', 'auth', 'config',
|
|||
}
|
||||
|
||||
if(vm.selectid == 0){
|
||||
rms.save('syllabuses',[]);
|
||||
$location.path("/class_list");
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue