问题 ---- 计划出库清单的「计划数量」列排在表格最右侧(名称/规格/库位之后)。 表格共 6 列且名称规格会撑宽,最右列容易被容器裁掉,工人反馈"看不见数量"。 改动 ---- · 「计划数量」从最右移到「序号」之后,橙色加粗 + 字号放大到 15px; · 移除「类型」列(material_type); · 库位列宽 150 → 170。 注:该列一直存在且数据正常(items_json 的 quantity 字段), 此前是可见性问题而非数据缺失。
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.