更新采购申请

This commit is contained in:
吴红兵
2026-02-24 14:05:32 +08:00
parent 4b785de467
commit 7824db79c2
6 changed files with 72 additions and 28 deletions

View File

@@ -162,6 +162,8 @@ let saveDialog = () => {
id: item.id,
name: item.name,
avatar: item.avatar,
username: item.username,
userName: item.username,
}));
emits('change', checkedList);
//selectedList.value=[]