|
@@ -140,6 +140,7 @@ export default {
|
|
this.getVersionRequirementChartData(this.params)
|
|
this.getVersionRequirementChartData(this.params)
|
|
} else if (key === 'requirementBacklogType') {
|
|
} else if (key === 'requirementBacklogType') {
|
|
this.getRequirementBacklogRateChartData(this.params)
|
|
this.getRequirementBacklogRateChartData(this.params)
|
|
|
|
+ console.log('ttttttt')
|
|
}
|
|
}
|
|
},
|
|
},
|
|
// 弹窗数据
|
|
// 弹窗数据
|