ソースを参照

解决错误

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`
)

読み込み中…
キャンセル
保存