This commit is contained in:
2025-12-26 15:13:33 +08:00
parent ee00783eb3
commit e8e6778d08
3 changed files with 1 additions and 1 deletions

View File

@@ -66,7 +66,7 @@ onMounted(() => {
<text class="i-carbon-wallet"></text>
</view>
</view>
<view class="stat-card">
<view class="stat-card" @click="handleAction('/pagesBank/audit/list')">
<view class="stat-info">
<text class="stat-value success">{{ bankStore.stats?.todayApprovedCount || 0 }}</text>
<text class="stat-label">今日审批</text>

BIN
src/static/fb/1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB

BIN
src/static/fb/2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB