From d7149a99ee33eb22259b6394a08e232786cd89f1 Mon Sep 17 00:00:00 2001 From: yujialong <479214531@qq.com> Date: Wed, 8 Nov 2023 16:12:01 +0800 Subject: [PATCH] fix --- .../manage/list/business/openAccount.vue | 708 +++++++------ src/pages/manage/list/business/transfer.vue | 2 +- .../manage/list/cityWide/cityWideOut.vue | 795 ++++++++------- .../manage/list/client/corporateClient.vue | 654 ++++++------ .../personal/usefulPhrases/accountClosed.vue | 937 ++++++++++-------- src/store/modules/system.js | 38 +- 6 files changed, 1697 insertions(+), 1437 deletions(-) diff --git a/src/pages/manage/list/business/openAccount.vue b/src/pages/manage/list/business/openAccount.vue index 7df9a6b..bec5f9b 100644 --- a/src/pages/manage/list/business/openAccount.vue +++ b/src/pages/manage/list/business/openAccount.vue @@ -1,80 +1,158 @@ // 开户 diff --git a/src/pages/manage/list/client/corporateClient.vue b/src/pages/manage/list/client/corporateClient.vue index 2e82929..d3b5d1b 100644 --- a/src/pages/manage/list/client/corporateClient.vue +++ b/src/pages/manage/list/client/corporateClient.vue @@ -1,66 +1,114 @@ // 企业客户