提前结清
This commit is contained in:
parent
6003b60ee0
commit
bbbb1cce76
@ -39,6 +39,10 @@
|
||||
String RightType = CurPage.getParameter("RightType");//Ñ¡Ôñģʽ
|
||||
String sTempletNo = CurPage.getParameter("TempletNo");//Ä£°åºÅ
|
||||
if(sTempletNo == null) sTempletNo = "LBChangeInfoTemp";
|
||||
//改动未提前结清使用
|
||||
if("ContractTraditionFlow".equals(CurPage.getParameter("FlowNo"))||"ContractTerminateFlow".equals(CurPage.getParameter("FlowNo"))){
|
||||
sTempletNo = "LBChangeInfoTempForTqJq";
|
||||
}
|
||||
%>
|
||||
<%/*~END~*/%>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user