@@ -116,7 +116,7 @@
value: 'Id',
label: 'CodeName',
children: 'children',
- isLeaf: 'Leaf'
+ isLeaf: 'Leaf',
disabled: 'disabled'
},
sectreeprops: {
@@ -238,7 +238,7 @@
this.Ids=[]
this.Ids.push(val.Id)
}
-
+
let _this = this
_this.$confirm('此操作将永久删除该数据, 是否继续?', '提示', {
confirmButtonText: '确定',