refactor(invoicepost): 移除未使用的代码并优化患者信息显示
- 删除了 invoicepost 组件中的 handleCloseModal 方法 - 在 outpatientCharging 组件中注释掉了未使用的 printcard 方法调用 - 优化了患者性别信息的显示,使用 sex.name 属性
Showing
Please register or sign in to comment
- 删除了 invoicepost 组件中的 handleCloseModal 方法 - 在 outpatientCharging 组件中注释掉了未使用的 printcard 方法调用 - 优化了患者性别信息的显示,使用 sex.name 属性