1
This commit is contained in:
@@ -582,6 +582,8 @@
|
||||
// refreshWhenExist: 添加选项卡时,如果选项卡已经存在,是否刷新内部IFrame
|
||||
// iconFont: 选项卡图标字体
|
||||
function addExampleTab(tabOptions) {
|
||||
debugger;
|
||||
|
||||
if (typeof (tabOptions) === 'string') {
|
||||
tabOptions = {
|
||||
id: arguments[0],
|
||||
|
||||
Reference in New Issue
Block a user