Authored by xuhongyun

Merge branch 'dev_link_skn' into grey

... ... @@ -35,7 +35,7 @@ function batchExport(el, type) {
$("#message").html(response.data.failFileReason.join('<br/>'));
return false;
}
common.util.__tip(response.message, 'warning');
}
}
}
... ...