This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
zxh
/
E_lsa
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Explorar o código
修改订单 重新获取订单详情避免数据版本问题
xiaohaizhao
%!s(int64=2) %!d(string=hai) anos
pai
6f7a709fb8
achega
080a9a36d0
Modificáronse 1 ficheiros
con
1 adicións
e
0 borrados
Unificar vista
Mostrar estatísticas de Diff
1
0
packageA/orderForm/detail.js
+ 1
- 0
packageA/orderForm/detail.js
Ver ficheiro
@@ -341,6 +341,7 @@ Page({
title: res.msg,
title: res.msg,
icon: "none"
icon: "none"
});
});
+ this.getDetail(true)
resolve(res)
resolve(res)
})
})
})
})