解决人员选择器的问题

This commit is contained in:
2025-11-19 10:41:33 +08:00
parent ca756dcfd7
commit 769cece367
7 changed files with 537 additions and 642 deletions

View File

@@ -878,7 +878,6 @@ function moveBackAll() {
// 重新展开所有节点
expandAllNodes(treeData.value);
}
selectedTarget.value = [];
}