This commit is contained in:
2025-06-17 09:21:36 +08:00
parent 29909e2fa7
commit d7469c1bc9
4 changed files with 5 additions and 3 deletions
+2
View File
@@ -582,6 +582,8 @@
// refreshWhenExist: 添加选项卡时,如果选项卡已经存在,是否刷新内部IFrame
// iconFont 选项卡图标字体
function addExampleTab(tabOptions) {
debugger;
if (typeof (tabOptions) === 'string') {
tabOptions = {
id: arguments[0],