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