fix : 优化移动端详情界面

This commit is contained in:
2024-06-30 00:00:16 +08:00
parent 2e9adb3248
commit 80aef38e7a
14 changed files with 44 additions and 38 deletions

View File

@@ -220,6 +220,7 @@ const selected = (select) => {
item.researchPersonnel = select[0].name
}
})
userList.value=select
}
const getResearchOptions = async () => {
const res = await getResearchUser()