@@ -167,7 +167,7 @@ export default {
stack: 'Total',
itemStyle: {
normal: {
- color: '#FDFE02',
+ color: '#44E28F',
},
data: this.tableData.find(o => o.lx == this.tabCurrent).unitNum
@@ -178,7 +178,7 @@ export default {
- color: '#44E28F',
+ color: '#D73A79',
data: this.tableData.find(o => o.lx == this.tabCurrent).unitNumWwg