|
@@ -415,8 +415,8 @@ export default {
|
|
this.dayEcharts.setOption({
|
|
this.dayEcharts.setOption({
|
|
title: {
|
|
title: {
|
|
text: "家庭户收视规模",
|
|
text: "家庭户收视规模",
|
|
- subtext: this.ratios.user_count_compare
|
|
|
|
- ? this.ratios.user_count_compare + " 单位:户"
|
|
|
|
|
|
+ subtext: this.ratios.usrcount_compare
|
|
|
|
+ ? this.ratios.usrcount_compare + " 单位:户"
|
|
: "单位:户",
|
|
: "单位:户",
|
|
textStyle: {
|
|
textStyle: {
|
|
fontSize: 14,
|
|
fontSize: 14,
|