diff --git a/WebContent/Tenwa/Apzl/PortalToCarType/LmDistributorToproductList.jsp b/WebContent/Tenwa/Apzl/PortalToCarType/LmDistributorToproductList.jsp index 21de64ee4..8aad8aaec 100644 --- a/WebContent/Tenwa/Apzl/PortalToCarType/LmDistributorToproductList.jsp +++ b/WebContent/Tenwa/Apzl/PortalToCarType/LmDistributorToproductList.jsp @@ -27,7 +27,16 @@ //alert(getHtmlMessage('1'));//请选择一条信息! return; } - Return =Return+sReturn; + var arr = sReturn.split("@~"); + //定义一个新的数组 + var sReturns = ""; + //遍历数组 + for(var i = 0;i"; + continue; } String PortalToCarId=UUID.randomUUID().toString().replaceAll("-", ""); BizObjectManager Lmpc = JBOFactory.getBizObjectManager(LM_DISTRIBUTOR_TO_PRODUCT.CLASS_NAME,tx); @@ -166,10 +170,10 @@ public String getCarBrandId() { e.printStackTrace(); tx.rollback(); } - if(lle>0){ - return "success"; - } - return "error"; +// if(lle>0){ +// return "success"; +// } + return Message; } public String saveLmDistributorToDistrict(JBOTransaction tx)throws Exception { /*