lilei 3 weeks ago
parent
commit
729026c573
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

@@ -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()