Explorar o código

修改订单 重新获取订单详情避免数据版本问题

xiaohaizhao %!s(int64=2) %!d(string=hai) anos
pai
achega
080a9a36d0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      packageA/orderForm/detail.js

+ 1 - 0
packageA/orderForm/detail.js

@@ -341,6 +341,7 @@ Page({
 					title: res.msg,
 					title: res.msg,
 					icon: "none"
 					icon: "none"
 				});
 				});
+				this.getDetail(true)
 				resolve(res)
 				resolve(res)
 			})
 			})
 		})
 		})