修改APP分组配置
This commit is contained in:
parent
91d42e0a0a
commit
44469f75bc
@ -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 = "";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user