|
@@ -189,7 +189,7 @@ export default {
|
|
|
isClass: 'xinDef',
|
|
|
isClassC: 'xinCha',
|
|
|
isName: '新能源',
|
|
|
- isNameEn: 'XNY',
|
|
|
+ isNameEn: 'XNYFG',
|
|
|
img: xinDef,
|
|
|
clickImg: xinCha,
|
|
|
showClick: false
|
|
@@ -233,9 +233,8 @@ export default {
|
|
|
condition: that.timeStr,
|
|
|
date: that.timeIds,
|
|
|
type: that.indicatorIds,
|
|
|
- binSection: '',
|
|
|
+ binSection: that.binSectionStr,
|
|
|
binStage: that.stageIds
|
|
|
- // that.binSectionStr
|
|
|
}
|
|
|
apiGetscoreCountevaluationList(params).then(datas => {
|
|
|
if (datas && datas.data) {
|