diff --git a/types/weixin-app/index.d.ts b/types/weixin-app/index.d.ts index 9422850bc5..7c89fd49ce 100644 --- a/types/weixin-app/index.d.ts +++ b/types/weixin-app/index.d.ts @@ -3785,7 +3785,7 @@ declare namespace wx { Methods, Props > = object & - ComponentOptions Data), Methods, Props> & + ComponentOptions & ThisType>>; interface ComponentRelation {