NEZ-663 fix: 删除console log

This commit is contained in:
chenjinsong
2021-05-26 14:01:10 +08:00
parent 302768f8b3
commit a2dd3bd598

View File

@@ -1077,7 +1077,6 @@ export default {
// 具体内容点击
nodeTools (node, tool) {
console.log(node)
this.moduleId = node.data.moduleId
this.moduleName = node.data.moduleName
if (tool.id === 'total') {