if(confirm('确定要删除选中的记录?')){
var url = '${webRoot}/base/marquee/work-delete.action?commonPage.idBox='+idStr;
var myAjax = new Ajax.Request(url, {method:"post", onComplete:callback, asynchronous:true});
}
}
function callback(response){
alert(response.responseText);
//var url = "${webRoot}/base/marquee/work-queryWorks.action";
var url = "${webRoot}/base/marquee/workQuery.action";
window.location.href = url;
window.parent.document.getElementById("info").src = "";
}
script>
Copyright © 2019- yxmeta.cn 版权所有
违法及侵权请联系:TEL:199 18 7713 E-MAIL:2724546146@qq.com
本站由北京市万商天勤律师事务所王兴未律师提供法律服务