src/views/salesManagement/invoiceLedger/index.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
src/views/salesManagement/invoiceLedger/index.vue
@@ -398,6 +398,7 @@ }) .then(() => { delInvoiceLedgerByRegProductId(row.id).then((res) => { proxy.$modal.msgSuccess("删除成功"); getList(); }); })