select o.*,(select count(*) from sys_org t where t.orgsupid=o.orgid) isLeaf from sys_org o where 1=1
Ztree当节点没有下级时不显示下拉图标
最新推荐文章于 2024-04-08 10:15:36 发布
select o.*,(select count(*) from sys_org t where t.orgsupid=o.orgid) isLeaf from sys_org o where 1=1