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