BJ_web_developers
/
jy_parkingOS
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
1c966d7f3308320c09d09d69c4bdb97b02b8c87a
Authored by
刘淇
2022-05-27 16:09:52 +0800
1 parent
06377a18
登录失效
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
pages/moneyRecharge/moneyRecharge.vue
pages/moneyRecharge/moneyRecharge.vue
View file @
1c966d7
...
...
@@ -192,7 +192,7 @@
192
192
rechargeType: '2',
193
193
acctType: '1',
194
194
paySrcType: '204',
195
- payType: '
1
2',
195
+ payType: '
2',
196
196
realPayMoney: payMoney.toString(),
197
197
rechargeFee: payMoney.toString(),
198
198
};
...
...