Vue3项目使用Ts:不能将类型“(XXX?: boolean) => void”分配给类型“(payload: MouseEvent) => void”

NoSuchKey