diff --git a/WebContent/Accounting/LoanSimulation/FundPlanList.jsp b/WebContent/Accounting/LoanSimulation/FundPlanList.jsp index 3155e3e46..31d405859 100644 --- a/WebContent/Accounting/LoanSimulation/FundPlanList.jsp +++ b/WebContent/Accounting/LoanSimulation/FundPlanList.jsp @@ -109,7 +109,6 @@ window.parent.parent.ischeck=false; ischeck=false; var url=""; - debugger; if("<%=productType%>"=="car_product"){ url="/Accounting/LoanSimulation/LoanBasicInfo.jsp"; }else { diff --git a/WebContent/Accounting/LoanSimulationPlan/LCCalcPlanTempList.jsp b/WebContent/Accounting/LoanSimulationPlan/LCCalcPlanTempList.jsp index 6f08c6df3..41e630fdd 100644 --- a/WebContent/Accounting/LoanSimulationPlan/LCCalcPlanTempList.jsp +++ b/WebContent/Accounting/LoanSimulationPlan/LCCalcPlanTempList.jsp @@ -130,7 +130,6 @@ tempParam["CurUserId"]="<%=CurUser.getUserID()%>"; tempParam["CurOrgId"]="<%=CurUser.getOrgID()%>"; tempParam["fileSavePath"]="<%=CurConfig.getConfigure("FileSavePath")%>"; - debugger; param["templateParam"]=JSON.stringify(tempParam).replace(/,/g,"@");//生成模板的参数据 for(var key in param){ if(sparam.length>0){sparam+=",";} diff --git a/WebContent/AppConfig/AppFlowShow/AppFlowShowInfo.jsp b/WebContent/AppConfig/AppFlowShow/AppFlowShowInfo.jsp index ae2b531c2..d6f4bb030 100644 --- a/WebContent/AppConfig/AppFlowShow/AppFlowShowInfo.jsp +++ b/WebContent/AppConfig/AppFlowShow/AppFlowShowInfo.jsp @@ -50,7 +50,6 @@ }); function downImage() { - debugger; var uuid = getItemValue(0, getRow(), "ID"); var getParam = "id="+uuid; var requestUrl = '<%=sWebRootPath%>/webapi/resf/files/down/flow/image?' + getParam; diff --git a/WebContent/AppConfig/AppFlowShow/AppFlowShowList.jsp b/WebContent/AppConfig/AppFlowShow/AppFlowShowList.jsp index b4c27bab4..59aee15a8 100644 --- a/WebContent/AppConfig/AppFlowShow/AppFlowShowList.jsp +++ b/WebContent/AppConfig/AppFlowShow/AppFlowShowList.jsp @@ -61,7 +61,6 @@ } function deleteRecord() { - debugger; var uid = getItemValue(0, getRow(), "ID"); if(typeof(uid)=="undefined" || uid.length==0 ) { alert("请选择一条数据!"); diff --git a/WebContent/AppFresh/AppPage/AppLibraryAdd.jsp b/WebContent/AppFresh/AppPage/AppLibraryAdd.jsp index 59465fab7..f39d1d3df 100644 --- a/WebContent/AppFresh/AppPage/AppLibraryAdd.jsp +++ b/WebContent/AppFresh/AppPage/AppLibraryAdd.jsp @@ -27,7 +27,6 @@ } function saveRecord() { - debugger; var isList = getItemValue(0, getRow(0), 'ISLIST'); var selName = 'SelectDo'; var GROUP_CODE = ""; diff --git a/WebContent/AppFresh/AppPage/AppNodeList.jsp b/WebContent/AppFresh/AppPage/AppNodeList.jsp index e92e26071..30eb4bb1c 100644 --- a/WebContent/AppFresh/AppPage/AppNodeList.jsp +++ b/WebContent/AppFresh/AppPage/AppNodeList.jsp @@ -41,7 +41,6 @@ } function viewAndEdit() { - debugger; var sUrl = "/AppFresh/AppPage/AppNodeInfo.jsp"; var id = getItemValue(0, getRow(0), 'id'); diff --git a/WebContent/Tenwa/Apzl/InvoiceManager/InvoiceRentPlanConfirm.jsp b/WebContent/Tenwa/Apzl/InvoiceManager/InvoiceRentPlanConfirm.jsp index 7d4d0f3b8..b28fe69f3 100644 --- a/WebContent/Tenwa/Apzl/InvoiceManager/InvoiceRentPlanConfirm.jsp +++ b/WebContent/Tenwa/Apzl/InvoiceManager/InvoiceRentPlanConfirm.jsp @@ -24,7 +24,6 @@ %><%@include file="/Frame/resources/include/ui/include_list.jspf"%> +<%@ include file="/Frame/resources/include/include_end.jspf"%> \ No newline at end of file diff --git a/WebContent/Tenwa/Lease/App/AutoFiveGradeClassification/AutoFiveGradeClassificationMainTraditional.jsp b/WebContent/Tenwa/Lease/App/AutoFiveGradeClassification/AutoFiveGradeClassificationMainTraditional.jsp new file mode 100644 index 000000000..2cbe1d661 --- /dev/null +++ b/WebContent/Tenwa/Lease/App/AutoFiveGradeClassification/AutoFiveGradeClassificationMainTraditional.jsp @@ -0,0 +1,11 @@ +<%@ page contentType="text/html; charset=GBK"%><%@ + include file="/IncludeBegin.jsp"%><% + String PG_TITLE = "隐藏左侧区域的Main页面"; // 浏览器窗口标题 PG_TITLE + String PG_CONTENT_TITLE = "五级分类"; //默认的内容区标题 + String PG_CONTNET_TEXT = "请点击左侧列表";//默认的内容区文字 + String PG_LEFT_WIDTH = "1";//默认的treeview宽度 +%><%@include file="/Resources/CodeParts/Main04.jsp"%> + +<%@ include file="/IncludeEnd.jsp"%> \ No newline at end of file diff --git a/WebContent/Tenwa/Lease/App/Interface/CarInfo/LbProductSalvageInfo.jsp b/WebContent/Tenwa/Lease/App/Interface/CarInfo/LbProductSalvageInfo.jsp index fbb2d9e0b..3d5bf5632 100644 --- a/WebContent/Tenwa/Lease/App/Interface/CarInfo/LbProductSalvageInfo.jsp +++ b/WebContent/Tenwa/Lease/App/Interface/CarInfo/LbProductSalvageInfo.jsp @@ -79,7 +79,6 @@ } } function save(){ - debugger; var oDate = new Date(); //实例一个时间对象; var year = oDate.getFullYear(); //获取系统的年; diff --git a/WebContent/Tenwa/Lease/App/Interface/ProvinceCity/SelectProvinceCity.jsp b/WebContent/Tenwa/Lease/App/Interface/ProvinceCity/SelectProvinceCity.jsp index 1c993c7f7..c0debe5a4 100644 --- a/WebContent/Tenwa/Lease/App/Interface/ProvinceCity/SelectProvinceCity.jsp +++ b/WebContent/Tenwa/Lease/App/Interface/ProvinceCity/SelectProvinceCity.jsp @@ -34,7 +34,6 @@