diff --git a/src/components/dialog/index.vue b/src/components/dialog/index.vue
index 2a4095b..ffac331 100644
--- a/src/components/dialog/index.vue
+++ b/src/components/dialog/index.vue
@@ -121,7 +121,7 @@ export default {
return {
flow: 1,
disForm:{
- name:'002009',
+ name:'002288',
pass:'123456'
},
leftObj: {},
diff --git a/src/pages/counter/list/myConfig.js b/src/pages/counter/list/myConfig.js
index 3cbdba8..89da5c4 100644
--- a/src/pages/counter/list/myConfig.js
+++ b/src/pages/counter/list/myConfig.js
@@ -50,6 +50,12 @@ const myConfig = {
parentId: '285,287,5,26,58,120',
isPassword: true
},
+ '154,2': {
+ nbm: 154,
+ name: 'nomtimeDepositWithdrawalPassword2',
+ parentId: '285,287,5,26,58,120',
+ isPassword: true
+ },
'144,1': {
nbm: 144,
name: 'nomtimeDepositWithdrawal1',
@@ -57,6 +63,13 @@ const myConfig = {
isPassword: false,
machine: '刷卡器'
},
+ '144,2': {
+ nbm: 144,
+ name: 'nomtimeDepositWithdrawal2',
+ parentId: '285,287,5,26,58,120',
+ isPassword: false,
+ machine: '刷卡器'
+ },
'156': {
nbm: 156,
name: 'nomtimeDepositContinue',
diff --git a/src/pages/manage/list/personal/timeDeposit/deposit.vue b/src/pages/manage/list/personal/timeDeposit/deposit.vue
index bafcaea..38d413e 100644
--- a/src/pages/manage/list/personal/timeDeposit/deposit.vue
+++ b/src/pages/manage/list/personal/timeDeposit/deposit.vue
@@ -84,7 +84,7 @@