首页优化
This commit is contained in:
parent
a85b1613fa
commit
9cffff677d
|
|
@ -128,7 +128,6 @@ export default {
|
||||||
mechanizationRate: item.mechanizationRate,
|
mechanizationRate: item.mechanizationRate,
|
||||||
dataType: item.dataType,
|
dataType: item.dataType,
|
||||||
companyName: item.companyName,
|
companyName: item.companyName,
|
||||||
value: [0, 0, item.mechanizationRate],
|
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
} else if (this.btnIndex == 2 || this.btnIndex == 3) {
|
} else if (this.btnIndex == 2 || this.btnIndex == 3) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue