更新部门排序
This commit is contained in:
parent
191a365f10
commit
8b6a6b3099
@ -43,6 +43,7 @@
|
||||
and parent_dept_id is null
|
||||
</otherwise>
|
||||
</choose>
|
||||
order by sort desc
|
||||
</select>
|
||||
|
||||
|
||||
@ -63,6 +64,7 @@
|
||||
and parent_dept_id is null
|
||||
</otherwise>
|
||||
</choose>
|
||||
order by sort desc
|
||||
</select>
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user