This commit is contained in:
linfso 2024-11-25 17:00:40 +08:00
parent 04a8aff569
commit 5a120fb620

View File

@ -88,7 +88,7 @@
</template>
</CardWithHeader> -->
<CardWithHeader header="今日开单统计" height="146px" >
<CardWithHeader header="当日开单统计(寄件网点)" height="146px" >
<template v-slot:body>
<div class="h-overview">
<el-row>
@ -167,7 +167,7 @@
</el-col>
<el-col :span="6">
<div class="count">
<span @click="goRouter('/')">0/0</span>
<span @click="goRouter('/')">0</span>
</div>
<!-- <i class="icon iconfont icon-RectangleCopy141" style="color:#2296f3;font-size: 25px;"></i> -->
<div class="title">当月计提</div>