This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
zxh
/
E_lsa
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
修改订单 重新获取订单详情避免数据版本问题
xiaohaizhao
hace 1 año
padre
6f7a709fb8
commit
080a9a36d0
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
packageA/orderForm/detail.js
+ 1
- 0
packageA/orderForm/detail.js
Ver fichero
@@ -341,6 +341,7 @@ Page({
title: res.msg,
icon: "none"
});
+ this.getDetail(true)
resolve(res)
})
})