<%@ page contentType="text/html;charset=UTF-8" pageEncoding="UTF-8"%> <%@ page import="com.rhhz.journal.web.action.ArticleAffiliationBusinessController"%> <%@ include file="../../include/global.jsp" %> <%@ taglib prefix="tags" tagdir="/WEB-INF/tags" %> <% pageContext.setAttribute("requestPath",ArticleAffiliationBusinessController.BASE_PATH); %>
序号 中文机构名称 英文机构名称 地址信息 选择
${r.index + 1} ${item.nameCn} ${item.nameEn}

${item.addressCn}

${item.addressEn}

选择其中1条要保留的数据,其他数据会删除。