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