下拉框直接取数据库数据
Posted 曹增令
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了下拉框直接取数据库数据相关的知识,希望对你有一定的参考价值。
<t:dictSelect field="djzclx" type="list" id="djzclx" dictTable="sjs_register_type"
dictText="zclxmc" dictField="zclxbh"
dictCondition=" where zclxbh not in (‘1‘,‘2‘,‘3‘)"
defaultVal="${sjsCompanyApplyPage.djzclx}" hasLabel="false"
title="登记注册类型" extendJson="{‘class‘:‘form-control‘}"></t:dictSelect>
以上是关于下拉框直接取数据库数据的主要内容,如果未能解决你的问题,请参考以下文章