var param =$("#myform").serialize();
document.openDialog("w3",{title:"工单删除",width:"500",height:"300"}).load("jshxWorkMaintain_workDelView.action?"+param);
var param =$("#myform").serialize();
document.openDialog("w3",{title:"工单删除",width:"500",height:"300"}).load("jshxWorkMaintain_workDelView.action?"+param);