diff --git a/WebContent/Tenwa/Lease/DistributorManage/DistributorApproval/DistributorAccountFirstTrialInfo.jsp b/WebContent/Tenwa/Lease/DistributorManage/DistributorApproval/DistributorAccountFirstTrialInfo.jsp index 5b418d99e..d1deecf65 100644 --- a/WebContent/Tenwa/Lease/DistributorManage/DistributorApproval/DistributorAccountFirstTrialInfo.jsp +++ b/WebContent/Tenwa/Lease/DistributorManage/DistributorApproval/DistributorAccountFirstTrialInfo.jsp @@ -17,13 +17,26 @@ dwTemp.genHTMLObjectWindow(CurPage.getParameter("SerialNo")); String sButtons[][] = { - {"true","All","Button","保存","保存所有修改","as_save(0)","","","",""}, + {"true","All","Button","保存","保存所有修改","save()","","","",""}, {"true","All","Button","返回","返回列表","returnList()","","","","btn_icon_return"} //{String.valueOf(!com.amarsoft.are.lang.StringX.isSpace(sPrevUrl)),"All","Button","返回","返回列表","returnList()","","","",""} }; sButtonPosition = "south"; %><%@ include file="/Frame/resources/include/ui/include_info.jspf"%>