修改标协会议维护的跳转路径

This commit is contained in:
fengachen
2021-10-08 14:10:28 +08:00
parent a3ef5aea1c
commit df2887c6dc
@@ -129,7 +129,7 @@ export default {
handleStandardMeeting(record){
console.log(123)
this.$router.push({
path:'/projectManagement/CommitteeMeeting',
path:'/projectManagement/CommitteeMeetingStard',
query:{
id:record.id,
title:record.projectName,