lilei 2 bulan lalu
induk
melakukan
729026c573
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  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()