From 559390cf258e3668be1adadcd6851271f8a6c9be Mon Sep 17 00:00:00 2001 From: "luoJunYong.123" Date: Mon, 20 Dec 2021 18:31:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E6=88=B7=E9=80=BB=E8=BE=91=E5=AE=8C?= =?UTF-8?q?=E6=88=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/manage/index/index.vue | 3 + .../manage/list/business/openAccount.vue | 143 +++++++++++++++++- .../manage/list/client/corporateClient.vue | 2 +- .../list/personal/currentAccount/deposit.vue | 13 +- src/utils/utilFunction.js | 1 + 5 files changed, 150 insertions(+), 12 deletions(-) diff --git a/src/pages/manage/index/index.vue b/src/pages/manage/index/index.vue index 162ff79..e6c8558 100644 --- a/src/pages/manage/index/index.vue +++ b/src/pages/manage/index/index.vue @@ -1,6 +1,7 @@