|
@@ -9,7 +9,7 @@ export const FormColumns = [
|
|
|
|
|
|
{ key: "materialName", title: "物料" },
|
|
|
{ key: "materialCode", title: "物料编码" },
|
|
|
- { key: "materialClassify", title: "物料一级分类" },
|
|
|
+
|
|
|
{ key: "manufacturerName", title: "生产厂家名称" },
|
|
|
|
|
|
{ key: "model", title: "物料型号" },
|