fix: 修复顶级页面打开tab的写法兼容性不好的问题

This commit is contained in:
augushong
2025-08-21 22:56:08 +08:00
parent f0dc6d118b
commit 5eb4d787c7

View File

@@ -2290,7 +2290,6 @@
tabId: option.backHref,
href: option.backHref,
title: title,
isIframe: true,
});
});
}