杨毅 2 anni fa
parent
commit
2fd126f2df
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      pages/recharge/recharge.vue

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

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

Loading…
Annulla
Salva