<#include "/common/defaultEngine.html"/> <@pageTheme mark="true"> <@header title="表格选择组件" libs=["table","tokenfield"]>
<#if query>
<@f.form id="select-form">
    <#list tableInfo as tb> <#if tb.query> <#if tb.dict =="">
  • <@ctx.i18n text = "${tb.title}"/>:
  • <#else>
  • <@ctx.i18n text = "${tb.title}"/>: <@f.select name="${tb.field}" dictType="${tb.dict}" blankValue="" blankLabel="所有"/>
  • <#if isorga>
  • <@f.treeselect name="compId" boxTitle="请选择归属机构" url="sys/comp/treeData" expandLevel=true placeholder="请选择上级机构"/>
  •  <@ctx.i18n text = "查询"/>  <@ctx.i18n text = "重置"/>
<@table id="bootstrap-table">
已选中(0)信息
<@footer>