remove log

This commit is contained in:
cxc
2023-01-11 10:22:21 +08:00
parent 7ad15d207d
commit 898b2d67d0
10 changed files with 24 additions and 32 deletions

View File

@ -81,8 +81,6 @@ function initModeler(modelerArgv) {
}, 10);
}
function handlerEvent(eventName) {
console.log(eventName);
if (eventName === "connection-added") {
// 设置结束节点的默认名称
nextTick(() => {