经销商审核流程第二步隐藏保存按钮
This commit is contained in:
parent
406a980096
commit
2b3272ee7b
@ -46,8 +46,12 @@
|
||||
//ado.setReadOnly("BUSINESS_PROPERTY,DISTRIBUTORER",true);
|
||||
dwTemp.genHTMLObjectWindow(sFlowUnid);
|
||||
|
||||
String temp = "true";
|
||||
if("0020".equals(PhaseNo)){
|
||||
temp="false";
|
||||
};
|
||||
String sButtons[][] = {
|
||||
{"true","All","Button","保存","保存所有修改","save()","","","",""}
|
||||
{temp,"All","Button","保存","保存所有修改","save()","","","",""}
|
||||
/* {String.valueOf(!com.amarsoft.are.lang.StringX.isSpace(sPrevUrl)),"All","Button","·µ»Ø","·µ»ØÁбí","returnList()","","","",""}
|
||||
*/ };
|
||||
sButtonPosition = "north";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user