不甘寂寞 2 년 전
부모
커밋
4faeae27d4
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      pages/recharge/recharge.vue

+ 1
- 1
pages/recharge/recharge.vue 파일 보기

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

Loading…
취소
저장