田源
2023-10-23 4bc815c4e4a4ea12eadf4974ba2ff152db83357a
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 = []