fix: 修复额度审核标题

This commit is contained in:
lonewolfyx 2026-03-12 13:54:19 +08:00
parent a84331c64d
commit 1391726a36
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
:fixed="true" :fixed="true"
left-icon="left" left-icon="left"
status-bar status-bar
title="账期审核" title="额度审核"
@clickLeft="hideDrawer" @clickLeft="hideDrawer"
/> />

View File

@ -6,7 +6,7 @@
:fixed="true" :fixed="true"
left-icon="left" left-icon="left"
status-bar status-bar
title="账期审核" title="额度审核"
@clickLeft="hideDrawer" @clickLeft="hideDrawer"
/> />