src/components/Process/multiInstanceUser.vue @@ -128,7 +128,7 @@ //回显用户id userIdList: { type: Array, default: [] default: () => [] } }); const deptTreeRef = ref(ElTree);