From 44469f75bce2a913ba88938b2999e80dd27b206a Mon Sep 17 00:00:00 2001 From: yexuan Date: Mon, 25 Jun 2018 18:26:52 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9APP=E5=88=86=E7=BB=84?= =?UTF-8?q?=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/AppFresh/AppPage/AppLibraryAdd.jsp | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/WebContent/AppFresh/AppPage/AppLibraryAdd.jsp b/WebContent/AppFresh/AppPage/AppLibraryAdd.jsp index fcc77abc1..89d3b2d3a 100644 --- a/WebContent/AppFresh/AppPage/AppLibraryAdd.jsp +++ b/WebContent/AppFresh/AppPage/AppLibraryAdd.jsp @@ -1,6 +1,7 @@ <%@page import="jbo.awe.AWE_DO_CATALOG"%> - <%@ page contentType="text/html; charset=GBK"%><%@ - include file="/Frame/resources/include/include_begin_list.jspf"%><% +<%@ page contentType="text/html; charset=GBK"%><%@ +include file="/Frame/resources/include/include_begin_info.jspf"%> +<% //»ñµÃ²ÎÊý String GROUP_CODE = CurPage.getParameter("GROUP_CODE"); if (GROUP_CODE == null) @@ -26,6 +27,7 @@ } function saveRecord() { + debugger; var isList = getItemValue(0, getRow(0), 'ISLIST'); var selName = 'SelectDo'; var GROUP_CODE = "";