<%--关键词--%>
<%-- 再去掉 -- 只支持一行。Lin
--%>
<%
ss.obj.ObjFieldB f= (ss.obj.ObjFieldB)pageContext.getAttribute("searchItem");
pageContext.setAttribute("searchItemValue",request.getParameter(f.getName()));
%>
<%--codebook 使用select下拉--%>
<%--
--%>
<%--codebook 使用input输入框--%>
<%--日期--%>
<%-- 改 equal:val1="true" val2='${searchItem.type == "time"}'。Lin --%>
<%--文本--%>
<%-- 改 equal:val1="false" val2='${searchItem.type == "time"}'。Lin --%>
<%--'/>
--%>
<%----%>
<%-- 再去掉 -- 只支持一行。Lin
--%>
<%-- 级联菜单,还不知道怎么出来的 --%>
<%--
--%>
<%--
--%>
<%--跨对象搜索隐藏全文按钮--%>
<%-- "全文" 按钮,"button" 改为 "hidden"。
原来的会加上 style="display: none;",不知在哪加的???Lin
objList.ss.jsp 里,原来就有 type="hidden"
--%>
<%-- wdType="isFulltext" wdName="isFulltext"。Lin --%>
<%--管理按钮start--%>
<%-- 增加,查看时隐去管理按钮。原来会去掉管理按钮,不知在哪去掉的???Lin --%>
<%--",title:"${button.title}",width:"${button.width}",height:"${button.height}",minHeight:"${button.minHeight}",maxHeight:"${button.maxHeight}",showTitle:"${button.showTitle}"});'/>--%>
<%--",title:"${plugin.title}",width:"${plugin.width}",height:"${plugin.height}",minHeight:"${plugin.minHeight}",maxHeight:"${plugin.maxHeight}",showTitle:"${plugin.showTitle}"});'>
--%>
<%-- window.SS.dom.btnElemConfig.${button.id}.onclick --%>
<%-- :opt改为取vue.data中的变量,而不取window.ss.dom.btnElemConfig(因为取不到),onclick改为:onclick xu(20251209) --%>
<%-- 新UI end Ben --%>
<%--管理按钮end--%>
<%--
--%>
<%--管理类别start--%>
<%--
--%>
<%-- --%>
<%-- --%>
<%--
--%>
<%--<%– 再改,management(String) 为 scopeType(int) -- 0 为未指定,99 为所有(原为 "0")。Lin--%>
<%-- - 所有
–%>--%>
<%-- - 所有
--%>
<%-- <%– - 管理
–%>--%>
<%--<%– 再改,management(String) 为 scopeType(int) -- 0 为未指定,99 为所有(原为 "0")。Lin--%>
<%-- - 创建
–%>--%>
<%-- - 创建
--%>
<%-- <%–- 已办
–%>--%>
<%--<%– 再改,management(String) 为 scopeType(int) -- 0 为未指定,99 为所有(原为 "0")。Lin--%>
<%-- - 停用
–%>--%>
<%-- - 停用
--%>
<%--
--%>
<%--
--%>
<%-- --%>
<%-- --%>
<%--管理类别end--%>
<%--翻页--%>
<%-- <%@include file="/ss/clip/paging.jsp"%> --%>