Files
KCGL/inventory-web
yueli 8d90b3c774 feat(purchase): 采购申请弹窗加大 + 每行独立备注/照片 + 备注一键同步
- 弹窗加大到 1180px、表格 max-height 400 减少滚动
- 明细表新增「备注」列和「照片」列(每行独立上传,最多3张)
- 新增「备注同步所有」按钮:把第一行备注复制到所有行
- 提交时行备注优先、行照片优先,无则回退公共备注/公共图片
- 图片校验改为逐行(行内或公共至少其一)
2026-08-31 13:10:59 +08:00
..
2026-01-28 17:44:39 +08:00
2026-01-26 13:47:53 +08:00
2026-01-26 13:47:53 +08:00
2026-01-26 13:47:53 +08:00
2026-01-26 13:47:53 +08:00

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.