소스 검색

提交代码

yxb
杨毅 2 년 전
부모
커밋
2fd126f2df
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      pages/recharge/recharge.vue

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

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

Loading…
취소
저장