mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
重跑单测
This commit is contained in:
parent
c724946db8
commit
8231ae3f66
@ -223,6 +223,7 @@ export async function dispatchEvent(
|
||||
await runActions(listener.actions, listener.renderer, rendererEvent);
|
||||
checkExecuted();
|
||||
}
|
||||
|
||||
// 停止后续监听器执行
|
||||
if (rendererEvent.stoped) {
|
||||
break;
|
||||
|
Loading…
Reference in New Issue
Block a user