ysy %!s(int64=2) %!d(string=hai) anos
pai
achega
f4ed8ac06c
Modificáronse 1 ficheiros con 2 adicións e 5 borrados
  1. 2 5
      src/views/produceOrder/picking.vue

+ 2 - 5
src/views/produceOrder/picking.vue

@@ -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,