冬天来了,春天还会远吗|

进阶的哈姆雷特

园龄:7年1个月粉丝:3关注:8

09 2023 档案

SQL 获取当前部门、部门人员,以及它的子级
摘要:部门及子部门 ( WITH RECURSIVE dept AS ( SELECT id, jgjc as name, jgbm as jgbh, sjjgbh, 'JG' as type FROM t_jgxx WHERE jgbm = '111111' and isdel = 0 UNION AL
326
0
0
过滤树,返回符合条件的节点以及它的上级节点,以及是否保留它的下级节点
摘要:const filterReceiveDeptTree = computed(() => { if (state.filterText) { let deepclone = deepClone(state.receiveDeptTree); const filteredTree = filterTr
11
0
0
点击右上角即可分享
微信分享提示
深色
回顶
收起