Browse Source

提交代码

yxb
杨毅 2 years ago
parent
commit
2fd126f2df
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      pages/recharge/recharge.vue

+ 1
- 1
pages/recharge/recharge.vue View File

@@ -609,7 +609,7 @@
const options = {
type: 2,
data: {
cardId: card.cardId,
cardId: state.cardId,
openId: getItem(StorageKeys.OpenId),
orderNum: state.orderNum
},

Loading…
Cancel
Save