| src/views/procurementManagement/procurementLedger/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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; }