From f604bf6f37a02725716f9448f0d715e7ba01edfc Mon Sep 17 00:00:00 2001
From: yunuo970428 <405378304@qq.com>
Date: Thu, 27 Mar 2025 11:11:05 +0800
Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E4=BB=98=E6=AC=BE=E4=BF=A1?=
=?UTF-8?q?=E6=81=AF=E7=AE=A1=E7=90=86?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../paymentInformation/paymentInformation.vue | 24 +++++++------------
1 file changed, 9 insertions(+), 15 deletions(-)
diff --git a/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/paymentInformation/paymentInformation.vue b/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/paymentInformation/paymentInformation.vue
index b7b5fb2bdb..3c2428cc54 100644
--- a/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/paymentInformation/paymentInformation.vue
+++ b/anrui-buscenter/anrui-finmanage-ui/src/views/anruifinmanagement/paymentInformation/paymentInformation.vue
@@ -15,8 +15,8 @@
-
-
+
+
@@ -44,7 +44,7 @@
-
+
@@ -81,12 +81,8 @@
- 业务类型
-
-
-
-
-
+ 银行简称
+
备注
@@ -125,8 +121,7 @@ export default {
companyName: '', // 单位名称
bank: '', // 开户行
receivingAccount: '', // 收款银行账号
- businessTypeKey: '', // 业务类型key
- businessTypeValue: '', // 业务类型value
+ bankShortName: '',
remarks: '', // 备注
useOrgSid: '', // 分公司sid
useOrgName: ''
@@ -171,7 +166,7 @@ export default {
params: {
companyCode: '',
companyName: '',
- businessTypeValue: '',
+ bank: '',
orgPath: '',
menuUrl: '',
userSid: ''
@@ -265,7 +260,7 @@ export default {
params: {
companyCode: '',
companyName: '',
- businessTypeValue: '',
+ bank: '',
orgPath: '',
menuUrl: '',
userSid: ''
@@ -326,8 +321,7 @@ export default {
companyName: '', // 单位名称
bank: '', // 开户行
receivingAccount: '', // 收款银行账号
- businessTypeKey: '', // 业务类型key
- businessTypeValue: '', // 业务类型value
+ bankShortName: '',
remarks: '', // 备注
useOrgSid: '', // 分公司sid
useOrgName: ''