加入分班时选择暂无返回班级列表刷新

weixin_guange
yuanke 9 years ago
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…
Cancel
Save