feat(invoice): 添加打印发票详情功能并优化发票打印流程
- 在 all.js 中添加 printInvoiceDetails API 接口 - 在 changeFree.js 中实现 printInvoiceDetails 函数 - 修改 invoicepost 组件,增加打印发票详情功能 - 优化 outpatientCharging 组件中的工伤保险逻辑
Showing
Please register or sign in to comment
- 在 all.js 中添加 printInvoiceDetails API 接口 - 在 changeFree.js 中实现 printInvoiceDetails 函数 - 修改 invoicepost 组件,增加打印发票详情功能 - 优化 outpatientCharging 组件中的工伤保险逻辑