liyongli 2 年之前
父节点
当前提交
6cfbd68640
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      src/views/report/Traditional/index.vue

+ 2 - 2
src/views/report/Traditional/index.vue

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