|
@@ -60,7 +60,7 @@
|
|
|
<a-alert type="info">
|
|
|
<div slot="message" class="total-bar">
|
|
|
<div>
|
|
|
- 门店数量:<strong>{{ countData.shelfNum||0 }}</strong>;
|
|
|
+ 门店数量:<strong>{{ countData.shelfCount||0 }}</strong>;
|
|
|
铺货数量合计:<strong>{{ countData.totalShelfMaxQty||0 }}</strong>;
|
|
|
铺货金额合计:<strong>{{ countData.totalShelfMaxCost||0 }}</strong>;
|
|
|
</div>
|