ludc
2023-10-24 3a85f8f7951987dd1817f5f823670ac419a2f8fd
Source/UBCS-WEB/src/components/Master/MasterTree.vue
@@ -170,7 +170,7 @@
      try {
        // console.log(data)
        this.TreeValue=data.label.split(" ")[0].trim();
        console.log('TreeValue',this.TreeValue)
        // console.log('TreeValue',this.TreeValue)
        this.$emit('TreeValue',this.TreeValue)
        this.nodeClickList = data;
        this.tableHeadDataFateher = []