@@ -200,10 +200,7 @@
label: '名称',
prop: 'materialName'
},
- {
- label: '类型',
- prop: 'materialTypeName'
- },
+
{
label: '单位',
prop: 'unit'
@@ -273,7 +270,7 @@
materialCode: pre.code,
materialId: pre.id,
materialName: pre.name,
- materialTypeName: pre.categoryLevelGroupName,
materialType: +pre.categoryLevelId,
model: pre.modelType,
specifications: pre.specification,