fix: 统计页面,统一ui优化。
This commit is contained in:
@@ -62,7 +62,7 @@
|
||||
|
||||
<view class="last-trans-section" v-if="auth.hasPermi('invest:posmachine:list')">
|
||||
<view class="info-item">
|
||||
<text class="info-label">最近交易</text>
|
||||
<text class="info-label">最近交易时间</text>
|
||||
<text class="info-value">{{ item.recentDealTime || '-' }}</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user