lilei 1 rok temu
rodzic
commit
7bd0f094c8
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      src/views/salesManagement/salesQueryNew/edit.vue

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

@@ -466,6 +466,7 @@ export default {
       }).then(res => {
         if(res.status == 200){
           _this.$refs['productList-'+item.promoRuleSn][0].disableActive(true)
+          _this.getOrderDetail()
           _this.disabledActiveOption = null
           item.disabled = true
           item.isActive = false