feat(mes/qc): add quality certificate management function

- 新增质量证明书主、明细的CRUD接口
- 新增质量证明书列表页、明细编辑页
- 新增打印预览组件和PDF导出打印功能
- 添加配套的静态资源和路由依赖
- 优化路由菜单处理逻辑
This commit is contained in:
2026-05-16 17:23:20 +08:00
parent 5c2910987e
commit 56b306d301
11 changed files with 2136 additions and 2 deletions

1
klp-ui/.gitignore vendored
View File

@@ -12,6 +12,7 @@ selenium-debug.log
# Editor directories and files
.idea
.trae
.vscode
*.suo
*.ntvs*