工作组成员导入
This commit is contained in:
@@ -288,7 +288,7 @@ export default {
|
|||||||
this.workingGroupProject = this.$route.query.workingGroupProject
|
this.workingGroupProject = this.$route.query.workingGroupProject
|
||||||
this.workingGroupProjectId = this.$route.query.workingGroupProjectId
|
this.workingGroupProjectId = this.$route.query.workingGroupProjectId
|
||||||
this.filters.workingGroupId = this.workingGroupProjectId
|
this.filters.workingGroupId = this.workingGroupProjectId
|
||||||
this.importParam.workingGroupId = this.workingGroupProjectId
|
this.importParam.workGroupId = this.workingGroupProjectId
|
||||||
this.loadData()
|
this.loadData()
|
||||||
let param = {
|
let param = {
|
||||||
id: this.workingGroupProjectId
|
id: this.workingGroupProjectId
|
||||||
|
|||||||
Reference in New Issue
Block a user