Source/UBCS-WEB/src/components/Theme/ThemeClassifyTrees.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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({