Browse Source

bug 修复

lilei 2 years ago
parent
commit
f1adc800fe
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/common/dingDepartUser.js

+ 1 - 1
src/views/common/dingDepartUser.js

@@ -119,7 +119,7 @@ const DingDepartUser = {
       const _this = this
       const _this = this
       refashDingTalkAllDeptUser().then(res => {
       refashDingTalkAllDeptUser().then(res => {
         if(res.status == 200){
         if(res.status == 200){
-          this.treeData = []
+          // this.treeData = []
           // this.genTreeNode()
           // this.genTreeNode()
           const h = this.$createElement;
           const h = this.$createElement;
           this.$info({
           this.$info({