Source/UBCS-WEB/src/components/Master/MasterTree.vue
@@ -156,6 +156,7 @@ this.TableRend(); // TableHeadRend() 方法完成后再执行 TableRend() this.$emit('nodeClick',this.templateOids) this.$emit("codeClassifyOid", this.nodeClickList.oid ) console.log('树',this.nodeClickList.oid) } catch (error) { // 处理错误 this.$message.error(error)