Commit 9e96ed8c authored by “lixuyan”'s avatar “lixuyan”

去掉多余代码

parent f8265cf7
...@@ -457,7 +457,6 @@ export default { ...@@ -457,7 +457,6 @@ export default {
this.$refs.detailComCoo.$refs.asCom.getData(node) this.$refs.detailComCoo.$refs.asCom.getData(node)
} }
} }
console.log(node, 121212)
const pNode = this.$refs.tree.getNode(node).parent.data const pNode = this.$refs.tree.getNode(node).parent.data
this.$bus.$emit('getMissData', pNode) this.$bus.$emit('getMissData', pNode)
}) })
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment