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 = "";