2.6 盈利能力模块表格完善
This commit is contained in:
@@ -2818,7 +2818,7 @@
|
||||
}else
|
||||
sumData.push(sum)
|
||||
}
|
||||
this.option2.legend.data = ['第一季度','第二季度','第三季度','第四季度']
|
||||
this.option3.legend.data = ['第一季度','第二季度','第三季度','第四季度']
|
||||
this.option3.xAxis[0].data = category
|
||||
this.option3.xAxis[1].data = category
|
||||
this.option3.series = [{
|
||||
@@ -3104,6 +3104,16 @@
|
||||
font-size: 22rpx;
|
||||
color: #999999;
|
||||
text-align: center;
|
||||
.icon
|
||||
{
|
||||
width: 23rpx;
|
||||
height: auto;
|
||||
}
|
||||
.arrow
|
||||
{
|
||||
width: 11rpx;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
.option.select
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user