- 主表格/展开明细表格加 width:100% + fit - 自适应列用 min-width(批次号/物品),固定列保留 width(金额/日期/操作) - 批次主行物品列:单个显示 名称+货号,多个显示 'N 种物料' - 展开明细物品列:名称+货号 合并显示
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.