fix : 修复费用分摊详情研究人员显示

This commit is contained in:
2024-06-09 18:09:13 +08:00
parent 4ed64339fa
commit 60b7133939
2 changed files with 30 additions and 1 deletions

View File

@@ -116,6 +116,7 @@ const tableConfig = reactive({
allocationId:route.query.id
}
})
const getDetail = async () => {
const id = route.query.id
shareProcessViewer.value = false