瀏覽代碼

解决错误

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…
取消
儲存