首页统计bugfix
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
<el-divider></el-divider>
|
||||
<div class="acea-row row-between-wrapper">
|
||||
<span class="content-time">昨日订单数</span>
|
||||
<span>{{ count.lastWeekCount }} 单</span>
|
||||
<span>{{ count.proCount }} 单</span>
|
||||
</div>
|
||||
</div>
|
||||
</el-card>
|
||||
@ -93,7 +93,7 @@ export default {
|
||||
priceCount: 0,
|
||||
goodsCount: 0,
|
||||
},
|
||||
|
||||
|
||||
};
|
||||
},
|
||||
mounted() {
|
||||
|
Reference in New Issue
Block a user