update 到货入库优化,新增采购订单详情时增加品名列

This commit is contained in:
18110972313 2025-05-28 19:08:28 +08:00
parent 0388357046
commit 25f061aa4b

View File

@ -94,6 +94,7 @@
<el-table-column prop="receiveRequestName" fixed="left" label="单号"/>
<el-table-column prop="receiveRequestDetailName" fixed="left" label="详情号"/>
<el-table-column prop="materialSpecName" fixed="left" label="料号"/>
<el-table-column prop="description" fixed="left" label="品名" width="180"/>
<el-table-column prop="requestQuantity" label="订单数量" width="180"/>
<el-table-column prop="deliveryNum" label="到库数量" width="180">
<template #default="scope">