lilei hace 2 meses
padre
commit
729026c573
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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) {
           // 刷新活动统计
           this.getActiveList(false)
+          // 重新获取详情信息
+          this.getOrderDetail(false)
           if (type == 1) {
             // 刷新正常产品列表
             this.$refs.productNormalList.resetSearchForm()