feat:ComponentInternalInstance 类型适配 #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "dev"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
PR 类型
PR 目的
更正 getCurrentInstance() 类型
解决方案
getCurrentInstance() 类型从 any 调整为 ComponentInternalInstance 类型。
PR 测试
Changelog
其他信息
提交前确认
ComponentInternalInstance 类型适配