产品复制改为复制选中的行
This commit is contained in:
parent
3316a93263
commit
6b3a4571a8
@ -56,7 +56,7 @@
|
||||
//·¾¶
|
||||
var sUrl = "/ProductManage/ProductConfig/CopyProductCatalogInfo.jsp";
|
||||
//´«²Î
|
||||
var sParam = "ProductId="+getItemValue(0,0,"TypeNo");
|
||||
var sParam = "ProductId="+getItemValue(0,getRow(),"TypeNo");
|
||||
AsDialog.PopView(sUrl,sParam,"dialogWidth=320px;dialogHeight=200px;status:no;center:yes;help:no;minimize:no;maximize:no;border:thin;statusbar:no",function(){
|
||||
reloadSelf();
|
||||
parent.reloadSelf();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user