This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
zxh
/
E_lsa
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Parcourir la source
修改订单 重新获取订单详情避免数据版本问题
xiaohaizhao
il y a 2 ans
Parent
6f7a709fb8
commit
080a9a36d0
1 fichiers modifiés
avec
1 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
1
0
packageA/orderForm/detail.js
+ 1
- 0
packageA/orderForm/detail.js
Voir le fichier
@@ -341,6 +341,7 @@ Page({
title: res.msg,
icon: "none"
});
+ this.getDetail(true)
resolve(res)
})
})