代码提交

This commit is contained in:
jiang 2026-01-05 13:47:08 +08:00
parent cde330aa39
commit 5b757ec8b3
1 changed files with 2 additions and 2 deletions

View File

@ -165,8 +165,8 @@ export default {
{ label: '工具名称', prop: 'parentTypeName' },
{ label: '规格型号', prop: 'typeName' },
{ label: '计量单位', prop: 'unitName' },
{ label: '单价', prop: 'originCost', width: 150 },
{ label: '申请数量', prop: 'applyNum', width: 150 },
{ label: '资产原值(单个) 单位: 元', prop: 'originCost', width: 120 },
{ label: '入库数量', prop: 'applyNum', width: 150 },
{ label: '相关配套资料', prop: 'fileList', width: 150, required: true },
// { label: '', prop: 'certificates' },
// { label: '', prop: 'inspectionReports' },