This commit is contained in:
mashuai 2025-10-14 17:32:42 +08:00
parent 07849089ca
commit 69755e9cdf
1 changed files with 1 additions and 0 deletions

View File

@ -293,6 +293,7 @@ export default {
{ label: '计量单位', prop: 'unit', width: 100 },
{ label: '业务需求数量', prop: 'businessNum',width: 130 },
{ label: '实际供应数量', prop: 'supplyNum',width: 130 },
{ label: '已退数量', prop: 'backNum', width: 130 },
{ label: '在库数量', prop: 'storeNum',width: 130 },
{ label: '在用数量', prop: 'useNum', width: 130 }
],