wangting
2023-08-03 5b4fefa4f9044339ad6b0352e74fc5f3c213cd27
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({