feat: 添加PDF和图片生成库并优化打印功能

refactor(FurCurrent): 重构参数显示逻辑,优化闪烁效果
style(FurnaceHistoryPanel): 调整表格列宽和溢出处理
feat(LabelPrint): 使用dom-to-image提升打印质量
feat(QualityCertificate): 添加生产过程曲线图表
feat: 新增ParamEcharts组件用于统一图表渲染
refactor(line): 使用ParamEcharts重构监控图表组件
This commit is contained in:
砂糖
2026-01-03 13:37:27 +08:00
parent a96c3ae8a3
commit 98678cc043
7 changed files with 685 additions and 580 deletions

View File

@@ -30,14 +30,17 @@
"clipboard": "2.0.8",
"core-js": "3.37.1",
"dayjs": "^1.11.18",
"dom-to-image": "^2.6.0",
"echarts": "5.4.0",
"element-ui": "2.15.14",
"file-saver": "2.0.5",
"fuse.js": "6.4.3",
"highlight.js": "9.18.5",
"html2canvas": "^1.4.1",
"js-beautify": "1.13.0",
"js-cookie": "3.0.1",
"jsencrypt": "3.0.0-rc.1",
"jspdf": "^2.5.2",
"konva": "^10.0.2",
"nprogress": "0.2.0",
"print-js": "^1.6.0",