diff --git a/WebContent/Tenwa/Comm/DocList/LbCarLicensePlateInfoTemp.jsp b/WebContent/Tenwa/Comm/DocList/LbCarLicensePlateInfoTemp.jsp index 7217a820e..d250513c4 100644 --- a/WebContent/Tenwa/Comm/DocList/LbCarLicensePlateInfoTemp.jsp +++ b/WebContent/Tenwa/Comm/DocList/LbCarLicensePlateInfoTemp.jsp @@ -25,22 +25,22 @@ //doTemp.setColTips("", "测试"); ASObjectWindow dwTemp = new ASObjectWindow(CurPage, doTemp,request); dwTemp.Style = "2";//freeform - if("0020".equals(CurPage.getParameter("PhaseNo"))){ + /* if("0020".equals(CurPage.getParameter("PhaseNo"))){ dwTemp.ReadOnly = "-2";//只读模式 - } + } */ dwTemp.genHTMLObjectWindow(CurPage.getParameter("FlowUnid")); String sButtons[][]=null; - if("0020".equals(CurPage.getParameter("PhaseNo"))){ +/* if("0020".equals(CurPage.getParameter("PhaseNo"))){ sButtons =new String[][] { //{"true","All","Button","保存","保存所有修改","as_save(0)","","","",""}, {String.valueOf(!com.amarsoft.are.lang.StringX.isSpace(sPrevUrl)),"All","Button","返回","返回列表","returnList()","","","",""} }; - }else{ + }else{ */ sButtons =new String[][] { {"true","All","Button","保存","保存所有修改","as_save(0)","","","",""}, {String.valueOf(!com.amarsoft.are.lang.StringX.isSpace(sPrevUrl)),"All","Button","返回","返回列表","returnList()","","","",""} }; - } + // } sButtonPosition = "south"; %><%@ include file="/Frame/resources/include/ui/include_info.jspf"%>