事件广播,触发所有子组件的对应事件
import { broadcast } from '@hui-pro/utils'; broadcast(this, componentName, event, params);
← once dispatch →