zuozhengqing
2024-03-28 ecba7c3d82e2114ef6c01480d7c6add5f20904d8
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()