refactor(invoice): 更新发票打印相关 API
- 将 printInvoiceDetails API 更名为 printInvoice - 在 changeFree.js 中更新对应的 API 调用 - 修改 invoicepost 组件中使用新的 printInvoice API
Showing
Please register or sign in to comment
- 将 printInvoiceDetails API 更名为 printInvoice - 在 changeFree.js 中更新对应的 API 调用 - 修改 invoicepost 组件中使用新的 printInvoice API