- 出库 create.vue + 借库 borrow.vue 均增加扫码进度条 显示: 已扫/总数 种 + 已扫/总数 件 + 进度百分比 - 重复扫码时不再直接 +1,改为弹窗确认「确认 +1 / 取消」 防止手滑重复扫或误操作 - 扫码进度条选中审批单后显示
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.