lilei 1 månad sedan
förälder
incheckning
18991c2218
1 ändrade filer med 1 tillägg och 1 borttagningar
  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',