Commit f25469e7 authored by 李维's avatar 李维

bug fix

parent eb319507
......@@ -133,6 +133,8 @@ export class CustomHotZoneComponent implements OnInit, OnDestroy, OnChanges {
if (callBack) {
callBack();
}
}).catch((error)=>{
console.log(error)
})
}
}
......
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