fix : 修复人员选择/公司选择bug
This commit is contained in:
@@ -165,6 +165,7 @@ const showUserPicker = () => {
|
||||
visible.value = true;
|
||||
expandedKeys.value = [];
|
||||
filterText.value = ''
|
||||
getList()
|
||||
};
|
||||
|
||||
async function loadNode(node, resolve) {
|
||||
|
||||
Reference in New Issue
Block a user