禅道bug修复
This commit is contained in:
parent
f983e06faa
commit
156bad80a0
|
|
@ -1028,7 +1028,7 @@ export default {
|
|||
},
|
||||
// 选择分包人员
|
||||
async selectSubcontractorPerson(index) {
|
||||
this.subcontractorPersonTableCurrentIndex = index
|
||||
this.subcontractorPersonCurrentIndex = index
|
||||
this.dialogConfig.outerTitle = '分包人员选择'
|
||||
this.otherPersonQueryParams.pageNum = 1
|
||||
this.otherPersonQueryParams.pageSize = 10
|
||||
|
|
|
|||
Loading…
Reference in New Issue