소스 검색

解决错误

yxb
不甘寂寞 2 년 전
부모
커밋
02794ba79b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      after-sale/card-loss-reporting/cardloss-confirm.vue

+ 1
- 1
after-sale/card-loss-reporting/cardloss-confirm.vue 파일 보기

@@ -144,7 +144,7 @@
/*监听手机号验证后的回调*/
uni.$on('queryCardlossStatus', function(type) {
queryCardlossStatus(type).then((val: any)) => {
queryCardlossStatus(type).then((val: any) => {
navTo(
`/after-sale/card-loss-reporting/card-result`
)

Loading…
취소
저장