提交 05c6aec0 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

types: fix type error

上级 7c06d926
......@@ -55,6 +55,7 @@ function getTabBarPageId(url: string) {
export const switchTab = defineAsyncApi<API_TYPE_SWITCH_TAB>(
API_SWITCH_TAB,
// @ts-ignore
({ url, tabBarText }, { resolve, reject }) => {
return (
removeNonTabBarPages(),
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册