update 起草组成员信息对接
This commit is contained in:
@@ -347,7 +347,7 @@ export default {
|
||||
this.draftingGroupProjectId = this.$route.query.draftingGroupProjectId || ''
|
||||
this.canOperate = this.$route.query.canOperate === 'true' ? true : false
|
||||
this.filters.draftingGroupId = this.draftingGroupProjectId
|
||||
this.importParam.workGroupId = this.draftingGroupProjectId
|
||||
this.importParam.draftGroupId = this.draftingGroupProjectId
|
||||
this.loadData()
|
||||
let param = {
|
||||
id: this.draftingGroupProjectId
|
||||
|
||||
Reference in New Issue
Block a user