@@ -371,6 +371,8 @@ export default {
if (res.status == 200) {
// 刷新活动统计
this.getActiveList(false)
+ // 重新获取详情信息
+ this.getOrderDetail(false)
if (type == 1) {
// 刷新正常产品列表
this.$refs.productNormalList.resetSearchForm()