Explorar el Código

Merge branch 'develop_yh58' of jianguan-web/jg-ocs-html into pre-release

李磊 hace 1 mes
padre
commit
8961d46da9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/reportData/dailyReport/table0.vue

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

@@ -103,7 +103,7 @@ export default {
         '本月销售实际完成|currRealTireFinish',
         '预估订单|currExpectTire',
         '预估完成|currExpectTireFinish',
-        '离目标差额|currTargetTireDiff'
+        '离目标差额条数|currTargetTireDiff'
       ]
       const row3 = ['本月实际销售额|totalCurrRealFinish', '本月预估完成|totalCurrExpectFinish']
       const getRows = function (row, arr, name) {