liyongli 2 tahun lalu
induk
melakukan
6cfbd68640
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  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,