Explorar el Código

提交代码

yxb
杨毅 hace 2 años
padre
commit
2fd126f2df
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      pages/recharge/recharge.vue

+ 1
- 1
pages/recharge/recharge.vue Ver fichero

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

Cargando…
Cancelar
Guardar