禅道bug修复
This commit is contained in:
parent
33577233b3
commit
ebbd7d24a9
|
|
@ -1246,7 +1246,7 @@ export default {
|
|||
if (this.companyPerformanceList.length > 0) {
|
||||
this.selectData = this.companyPerformanceList.map((item) => item.perfId)
|
||||
} else {
|
||||
this.selectData = []
|
||||
// this.selectData = []
|
||||
}
|
||||
this.dialogConfig.outerVisible = true
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue