top.$.jBox.open("iframe:${ctx}/oa/management/businessChangeReturn?accountz="+ accountz + "&changge="+ changge + "", "标题内容",1400,
$(top.document).height() - 130, {
buttons : {"确定":"ok", "关闭":true},
showSpeed: 'slow',
draggable: true,
showClose: false,
dragLimit: true,
persistent: true,
submit : function(v, h, f) {
},
loaded : function(h) {
$(".jbox-content",
top.document).css(
"overflow-y",
"hidden");
}
});
top.$.jBox.close(true);
submit : function(v, h, f) {
},
转载请注明原文地址: https://www.6miu.com/read-74215.html