@@ -323,6 +323,8 @@ export default {
this.$refs.productNormalList.resetSearchForm()
// 刷新当前活动
this.$refs['productList-'+oldPromo.promoRuleSn][0].upAcitveSuccess()
+ // 刷新详情统计
+ this.getOrderDetail()
}
})
},