业务申请添加主体id
This commit is contained in:
parent
97ff0384cd
commit
2419071f20
@ -78,6 +78,7 @@
|
||||
$("#A_div_0150").attr("style","display:none;");
|
||||
})
|
||||
var operationType='';
|
||||
var SubjectId='';
|
||||
function changeProductName(){//헌왕끓틔츰냔
|
||||
setItemValue(0,getRow(0),"productName","");
|
||||
}
|
||||
@ -348,6 +349,7 @@
|
||||
MyOjbect.modelid = sReturn[7];//났謹ID
|
||||
MyOjbect.modelname = sReturn[8];//났謹츰냔
|
||||
operationType = sReturn[11];
|
||||
SubjectId = sReturn[12];
|
||||
|
||||
setItemValue(0,0,"productName",sReturn[2]);
|
||||
setItemValue(0,0,"productId",sReturn[3]);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user