Explorar o código

订单数据汇总 门店数量

chenrui %!s(int64=2) %!d(string=hai) anos
pai
achega
889a440de3
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/dataStatistics/orderDataSummary/list.vue

+ 1 - 1
src/views/dataStatistics/orderDataSummary/list.vue

@@ -101,7 +101,7 @@
           <a-alert type="info">
             <div slot="message" class="total-bar">
               <div>
-                货架数量:<strong>{{ statisticsObj.shelfNum }}</strong>;
+                货架数量:<strong>{{ statisticsObj.shelfCount }}</strong>;
                 铺货数量合计:<strong>{{ statisticsObj.totalShelfMaxQty }}</strong>;
                 铺货金额合计:<strong>{{ statisticsObj.totalShelfMaxCost }}</strong>;
                 货架取货数量合计:<strong>{{ statisticsObj.totalOrderQty }}</strong>;