src/views/newSpecialWorkSystem/workTicket/wdsq/components/powerDialog.vue
@@ -657,7 +657,7 @@ } const findParent = ()=>{ state.form.seDepId = findTopLevelId(props.lists.departList2,state.form.applyDepId) state.form.seDepId = findTopLevelId(props.lists.departList,state.form.applyDepId) } function findTopLevelId(tree, targetId) {