From bf1f37e5542e04aa30f8c45628bcfa65569c351a Mon Sep 17 00:00:00 2001 From: zhaoxiao Date: Thu, 2 Sep 2021 18:29:35 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E7=BB=84=E6=88=90=E5=91=98?= =?UTF-8?q?=E5=AF=BC=E5=85=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../projectManagement/WorkingGroupMemberUnitMaintenance.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/projectManagement/WorkingGroupMemberUnitMaintenance.vue b/src/views/projectManagement/WorkingGroupMemberUnitMaintenance.vue index 361d44b..3a0953d 100644 --- a/src/views/projectManagement/WorkingGroupMemberUnitMaintenance.vue +++ b/src/views/projectManagement/WorkingGroupMemberUnitMaintenance.vue @@ -288,7 +288,7 @@ export default { this.workingGroupProject = this.$route.query.workingGroupProject this.workingGroupProjectId = this.$route.query.workingGroupProjectId this.filters.workingGroupId = this.workingGroupProjectId - this.importParam.workingGroupId = this.workingGroupProjectId + this.importParam.workGroupId = this.workingGroupProjectId this.loadData() let param = { id: this.workingGroupProjectId