charles
2024-07-18 059f2a762ac88bb7ec20454a455b4ed2d43877b3
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()