bug
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<div class="tab-content">
|
||||
<div class="item" v-for="(item, index) in tabStatistics" :key="index">
|
||||
<p><span></span>{{ item.title }}</p>
|
||||
<div>{{ girdInfo[item.key] || '-'}}</div>
|
||||
<div>{{ girdInfo[item.key] || 0}}</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="title">消息发送情况</div>
|
||||
|
||||
Reference in New Issue
Block a user