linwenxin преди 9 месеца
родител
ревизия
dfc3c8509b
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      src/views/workOrder/workOrderPool/detailModule/workOrderInfo/mixins/hs_productColumns.js

+ 2 - 0
src/views/workOrder/workOrderPool/detailModule/workOrderInfo/mixins/hs_productColumns.js

@@ -516,9 +516,11 @@ export default {
           }).then(res => {
             this.getOrderBaseProduct()
             this.getOrderBaseLogList()
+            this.jisuanjiage()
           })
         } else {
           this.orderInfo.orderProducts.splice(index, 1)
+          this.jisuanjiage()
         }
       })
     }