Explorar el Código

解决错误

yxb
不甘寂寞 hace 2 años
padre
commit
02794ba79b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      after-sale/card-loss-reporting/cardloss-confirm.vue

+ 1
- 1
after-sale/card-loss-reporting/cardloss-confirm.vue Ver fichero

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

Cargando…
Cancelar
Guardar