fix : 优化移动端详情界面
This commit is contained in:
@@ -220,6 +220,7 @@ const selected = (select) => {
|
||||
item.researchPersonnel = select[0].name
|
||||
}
|
||||
})
|
||||
userList.value=select
|
||||
}
|
||||
const getResearchOptions = async () => {
|
||||
const res = await getResearchUser()
|
||||
|
||||
Reference in New Issue
Block a user