haoxuan
2024-04-28 2adc284610bcfed355390d7fa31cf19d445e843d
src/views/purchaseManage/purchase/components/ArrivalConfirmation.vue
@@ -113,7 +113,7 @@
        }
      })
      if(pipeline){
        await savePurchaseProductConfirm(arr).then((res)=>{
        await savePurchaseProductConfirm(this.productTableList.tableData).then((res)=>{
          if(res.code===200){
            this.editConfig.visible=false
            this.$parent.getData()