%@ page language="java" import="java.util.*" pageEncoding="UTF-8"%> <%@ include file="../include/global.jsp" %> <%@ taglib prefix="tags" tagdir="/WEB-INF/tags" %> <%@ page import="com.rhhz.patent.web.PatentController"%> <% pageContext.setAttribute("requestPath",PatentController.getBasePath()); %>
序号 | 专利名称 | 申请人 | 申请日 | 发明人 | 授权日 | 类型 | 地址 | 路径标识 | 操作 |
---|---|---|---|---|---|---|---|---|---|
${s.index + 1 } |
|
${item.applyPeople} | ${item.applyDate } | ${item.inventors } | ${item.accreditDate } | ${item.typeName } | ${item.address } | ${item.url } |
|