commit
This commit is contained in:
@@ -325,7 +325,7 @@ export default {
|
||||
watch: {
|
||||
filterText(val) {
|
||||
this.$refs.tree.filter(val);
|
||||
}
|
||||
},
|
||||
},
|
||||
mounted () {
|
||||
// 获取组织结构树
|
||||
|
||||
Reference in New Issue
Block a user