田源
2023-08-03 d12eff5505540a16685035728960a5f3923031ad
Source/UBCS-WEB/src/components/Theme/ThemeClassifyTrees.vue
@@ -965,6 +965,7 @@
    },
    //业务类型多选
    btmSelect(row){
      this.masterRow=row.$index;
      this.btmSelectList=row;
      this.btmName=row.name;
      this.btmOid=row.id;
@@ -1057,6 +1058,9 @@
          });
          this.getAttr();
          this.TreeAddFormVisible = false;
          //添加完成后右侧清空
          this.ProData=[];
          this.Formlist=[];
        })
        .catch((res) => {
          this.$message({