chenqi 8ef334ba1b fix(print): 修复打印模板创建失败问题
1. OutpatientSurgeryCharge.json: 添加缺失的 paperList 属性
   - 在 panels 中添加 paperList 配置,指定自定义纸张尺寸 (80x297)
   - 与成功模板 OutpatientBilling.json 保持一致的结构

2. printUtils.js: 移除重复的 hiprint.init() 调用
   - 注释掉 previewPrint 函数中的 hiprint.init() 调用
   - 避免覆盖 main.js 中带有 providers 的初始化配置
   - 防止元素类型未正确注册导致的问题

🤖 Generated with [Qoder][https://qoder.com]
2026-03-06 17:03:21 +08:00
2025-12-02 10:29:39 +08:00
2026-01-09 11:33:03 +08:00
2026-02-06 16:07:22 +08:00
2025-12-27 15:30:25 +08:00
2025-04-02 11:17:27 +08:00
2025-12-27 15:30:48 +08:00
2026-02-05 23:47:02 +08:00
2026-01-27 10:19:54 +08:00
Description
No description provided
69 MiB
Languages
Java 50%
Vue 44.1%
JavaScript 4.9%
HTML 0.7%
SCSS 0.1%