unis_sip/oms_web
chenhao 99cc370025 feat(order): add PDF export functionality and readonly order display
- Implemented PDF export feature using html2canvas and jspdf
- Added export button with loading state and disabled UI during export
- Created OrderInfoDisplay component for readonly order information
- Updated dependencies to include html2canvas and jspdf
- Modified webpack config to transpile html2canvas related packages
- Replaced OrderInfo component with OrderInfoDisplay in approval views
- Adjusted form labels and layout for better readability
- Fixed data loading state management
- Improved UI styling for PDF export mode
2025-11-21 09:04:13 +08:00
..
docs docs: 添加 ConfirmDialog 组件文档 2025-11-10 15:49:56 +08:00
oms_vue feat(order): add PDF export functionality and readonly order display 2025-11-21 09:04:13 +08:00
oms_web_new/src/components feat(components): 添加基础UI组件库 2025-11-10 17:22:20 +08:00