@ -239,7 +239,7 @@ export default {
},
watch: {
filterText (val) {
this.$refs.tree.filter(val);
this.$refs.ref_tree.filter(val);
}
components: {