scorpio 2 년 전
부모
커밋
cb6d0f98f5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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