diff --git a/src/pages/manage/list/personal/timeDeposit/deposit.vue b/src/pages/manage/list/personal/timeDeposit/deposit.vue
index 45d76b9..a3d4f4b 100644
--- a/src/pages/manage/list/personal/timeDeposit/deposit.vue
+++ b/src/pages/manage/list/personal/timeDeposit/deposit.vue
@@ -52,8 +52,8 @@
- 备选项1
- 备选项2
+ 不续存
+ 续存
diff --git a/src/pages/manage/list/personal/timeDeposit/openAccount.vue b/src/pages/manage/list/personal/timeDeposit/openAccount.vue
index 5ea2479..93beadb 100644
--- a/src/pages/manage/list/personal/timeDeposit/openAccount.vue
+++ b/src/pages/manage/list/personal/timeDeposit/openAccount.vue
@@ -22,10 +22,10 @@
-
-
+
+
+
+
@@ -47,9 +47,14 @@
请填凭证号码
-
- checkHanzi(val, form, 'customerManage')">
+
+
+
+
+
@@ -75,6 +80,7 @@ export default{
// voucherNumber: '', // 凭证号码
// paymentCode: '', // 支付密码
customerManage: '', // 客户经理
+ withdrawingWay:'',//支取方式
// 非必填项
certificateType: '身份证', // 证件类型
clientNumber: '' // 客户号
@@ -137,9 +143,9 @@ export default{
prop: 'voucherType',//凭证类型
type: '1'
},
- 130: {
- prop: 'customerManage',//客户经理
- type: '3'
+ 129: {
+ prop: 'withdrawingWay',//支取方式
+ type: '1'
},
},
}
diff --git a/src/pages/manage/list/personal/usefulPhrases/accountClosed.vue b/src/pages/manage/list/personal/usefulPhrases/accountClosed.vue
index e7cd1b9..5a12dc8 100644
--- a/src/pages/manage/list/personal/usefulPhrases/accountClosed.vue
+++ b/src/pages/manage/list/personal/usefulPhrases/accountClosed.vue
@@ -10,9 +10,9 @@
-
-
-
+
@@ -29,9 +29,12 @@
checkHanzi(val, form, 'interest')" ref="interest">
-
+
+
@@ -64,7 +67,7 @@