lilei 1 year ago
parent
commit
40738b9c12
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/salesManagement/salesQueryNew/edit.vue

+ 2 - 0
src/views/salesManagement/salesQueryNew/edit.vue

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