[update] 工作组在研项目,收入合同修改

This commit is contained in:
zhaoxiao
2021-12-14 19:13:32 +08:00
parent 6c43899da9
commit 20f938ab13
9 changed files with 173 additions and 45 deletions
@@ -318,7 +318,8 @@ export default {
this.$router.push({
path: '/projectManagement/WorkingGroupProjectManagement/UnderStudyProject',
query: {
title: record.workingGroupProject
title: record.workingGroupProject,
id: record.id
}
})
}