feat(invoice): 增加发票打印细节功能
- 在 api/all.js 中添加 printInvoiceDetails 接口 - 在 changeFree.js 中实现 printInvoiceDetails 函数 - 在 invoicepost 组件中添加打印发票详情功能
Showing
Please register or sign in to comment
- 在 api/all.js 中添加 printInvoiceDetails 接口 - 在 changeFree.js 中实现 printInvoiceDetails 函数 - 在 invoicepost 组件中添加打印发票详情功能