remove log
This commit is contained in:
@ -81,8 +81,6 @@ function initModeler(modelerArgv) {
|
||||
}, 10);
|
||||
}
|
||||
function handlerEvent(eventName) {
|
||||
console.log(eventName);
|
||||
|
||||
if (eventName === "connection-added") {
|
||||
// 设置结束节点的默认名称
|
||||
nextTick(() => {
|
||||
|
Reference in New Issue
Block a user