yuxc
2023-08-09 768fc78700b42995cce49156973e35293cf89814
Source/UBCS-WEB/src/components/Theme/ThemeClassifyTrees.vue
@@ -1013,6 +1013,7 @@
      } else if (this.btmSelectList.length <= 0) {
        this.$message.warning('请选择一条数据')
      } else {
        this.$refs.myForm.clearValidate();
        this.BtmdialogVisible = false;
        this.btmSelectList = []
        this.$set(this.TreeAddform, 'btmTypeName', this.btmName)