소스 검색

部门工作清单

bianww 2 년 전
부모
커밋
9efe87a6c0
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/pages/main/departWorkLists/index.vue

+ 0 - 1
src/pages/main/departWorkLists/index.vue

@@ -435,7 +435,6 @@ export default {
                             type: "success",
                             message: res.data.desc,
                         });
-                        this.checkedNode = [];
                         this.getData();
                         this.$refs[formName].resetFields();
                         this.addDialogStatus = false;