lilei 1 tháng trước cách đây
mục cha
commit
18991c2218
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/reportData/dailyReport/table0.vue

+ 1 - 1
src/views/reportData/dailyReport/table0.vue

@@ -92,7 +92,7 @@ export default {
         '年度目标|yearTargetTire',
         '截止1-' + (this.months - 1) + '月销售实际完成条数|histSalesRealTireNum',
         '截止1-' + (this.months - 1) + '月销售实际完成销售额|histSalesRealTireAmount',
-        '截止' + this.months + '月销售实际完成条数|accuSalesRealTireNum',
+        '累计' + this.months + '月销售实际完成条数|accuSalesRealTireNum',
         '累计' + this.months + '月销售实际截止完成|accuSalesRealTireAmount',
         '年度完成率|yearTargetTireRate',
         '本月目标条数|currTargetTireNum',