NEZ-663 fix: 删除console log
This commit is contained in:
@@ -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') {
|
||||
|
||||
Reference in New Issue
Block a user