禅道bug修复

This commit is contained in:
BianLzhaoMin 2025-05-12 08:36:38 +08:00
parent f983e06faa
commit 156bad80a0
1 changed files with 1 additions and 1 deletions

View File

@ -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