@@ -168,6 +168,7 @@ export default {
changeDept(res) {
if (res === null) {
this.dept = null
+ this.getAvg()
return
}
this.dept = res.id