scorpio 2 years ago
parent
commit
cb6d0f98f5
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/invest/index.vue

+ 1 - 0
src/views/invest/index.vue

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