scorpio 2 anni fa
parent
commit
cb6d0f98f5
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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