gongchunyi
9 小时以前 9cf2a2365b1e5cf0c5a25cf05281465b8f667428
src/views/procurementManagement/procurementLedger/index.vue
@@ -1648,7 +1648,7 @@
          delProduct(ids).then(res => {
            proxy.$modal.msgSuccess("删除成功");
            closeProductDia();
            getSalesLedgerWithProducts({ id: currentId.value, type: 2 }).then(
            getPurchaseById({ id: currentId.value, type: 2 }).then(
              res => {
                productData.value = res.productData;
              }