修改标协会议维护的跳转路径
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user