Posted on 2016-02-21 21:14
非洲小白脸 阅读(203)
评论(0) 编辑 收藏 所属分类:
Spring mvc + Spring + MyBaties
//将选中的tab更新
var contents = currentTab.panel('options').content;
XX.tabs('update',{
tab : currentTab,
options:{
title : title,
content : currentTab.panel('options').content
}
});
$("##").attr("src",XXX);