- 列表按批次分组(树形展开):一个批次一行,显示物品数/批次总价/申请人/状态汇总 - 展开批次行显示批内明细(每条记录状态/价格/操作) - 批次行提供「审批本批」「驳回本批」一键操作(按批次前缀批量处理待审批记录) - 保留逐条展开明细内的通过/驳回,以及顶部多选批量审批 - fetchData 按批次前缀聚合当前页数据
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.