jeecg自定义结果集t:dictSelect
生活随笔
收集整理的這篇文章主要介紹了
jeecg自定义结果集t:dictSelect
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
<t:dictSelect 標簽使用 sql語句設置結果集
<t:dictSelect field="hrUser" type="list" dictTable="t_s_base_user a,t_s_user b,t_s_role_user c,t_s_role d" dictField="d.rolecode,d.rolename,a.username" dictCondition="where a.id = b.id and a.id = c.userid and c.roleid = d.id and d.rolecode in ('jp_ld')" dictText="username" hasLabel="false" title="用戶" datatype="*" ></t:dictSelect> <t:dictSelect field="customer" id="customer" type="list" dictTable="db_cust_supp_rel a" dictField="a.customer_code" dictCondition="where 1=1 " dictText="a.customer_name" hasLabel="false" title="客戶" datatype="*" ></t:dictSelect>總結
以上是生活随笔為你收集整理的jeecg自定义结果集t:dictSelect的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 【机器学习】一文归纳AI数据增强之法
- 下一篇: 帮助蚂蚁的小猪