From 1391726a361f0208b1de00f50908a2ee9b592063 Mon Sep 17 00:00:00 2001 From: lonewolfyx <877085893@qq.com> Date: Thu, 12 Mar 2026 13:54:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E9=A2=9D=E5=BA=A6?= =?UTF-8?q?=E5=AE=A1=E6=A0=B8=E6=A0=87=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AccountPricePreliminaryRreview/children/CreditLimit.vue | 2 +- .../children/components/CreditLimitReview.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/work/AccountPricePreliminaryRreview/children/CreditLimit.vue b/pages/work/AccountPricePreliminaryRreview/children/CreditLimit.vue index 98aba29..eb3c7e3 100644 --- a/pages/work/AccountPricePreliminaryRreview/children/CreditLimit.vue +++ b/pages/work/AccountPricePreliminaryRreview/children/CreditLimit.vue @@ -6,7 +6,7 @@ :fixed="true" left-icon="left" status-bar - title="账期审核" + title="额度审核" @clickLeft="hideDrawer" /> diff --git a/pages/work/AccountPricePreliminaryRreview/children/components/CreditLimitReview.vue b/pages/work/AccountPricePreliminaryRreview/children/components/CreditLimitReview.vue index 4853fe4..abff523 100644 --- a/pages/work/AccountPricePreliminaryRreview/children/components/CreditLimitReview.vue +++ b/pages/work/AccountPricePreliminaryRreview/children/components/CreditLimitReview.vue @@ -6,7 +6,7 @@ :fixed="true" left-icon="left" status-bar - title="账期审核" + title="额度审核" @clickLeft="hideDrawer" />