添加会议的权限修改
This commit is contained in:
@@ -276,7 +276,8 @@ export default {
|
||||
this.$router.push({
|
||||
path: '/incomePayments/meetManage/AddOrDetailMeet',
|
||||
query: {
|
||||
workingGroupProjectId: currentId
|
||||
workingGroupProjectId: currentId,
|
||||
meetingType:'1'
|
||||
}
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user