Commit ec1f4584 authored by Sun's avatar Sun
Browse files

no commit message

parent e8726c18
...@@ -2059,12 +2059,12 @@ function refreshTabById(pageId) { ...@@ -2059,12 +2059,12 @@ function refreshTabById(pageId) {
$iframe[0].contentWindow.location.reload(true);//带参数刷新 $iframe[0].contentWindow.location.reload(true);//带参数刷新
} }
App.blockUI({ /*App.blockUI({
target: '#tab-content', target: '#tab-content',
boxed: true, boxed: true,
message: '加载中......'//, message: '加载中......'//,
// animate: true // animate: true
}); });*/
} }
var refreshTab = function () { var refreshTab = function () {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment