注释关闭窗口刷新列表页面
This commit is contained in:
parent
dc509d1761
commit
7b1bae694e
@ -44,7 +44,7 @@
|
||||
var CHANNEL = getItemValue(0,getRow(0),"CHANNEL");
|
||||
var sParam = "HIRE_DATE="+HIRE_DATE+"&OWN_NUMBER="+OWN_NUMBER+"&CHANNEL="+CHANNEL;
|
||||
AsDialog.PopView(sUrl,sParam,"resizable=yes;dialogWidth="+parseInt(window.screen.width * 0.9)+"px;dialogHeight="+parseInt(window.screen.height * 0.7)+"px;center:yes;status:no;statusbar:no",function(){
|
||||
reloadSelf();
|
||||
//reloadSelf(); 关闭窗口慢,注释实时刷新列表
|
||||
},"Ã÷ϸÏêÇé");
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user