111
schangxiang@126.com
2025-05-20 1cda9317f0b2164c54efedbc731a960bc1a48da7
HIAWms/hiawms_web/src/widgets/HIAWms/Views/Pages/WmsMaterialType/Config.ts
@@ -7,36 +7,25 @@
  { 
  field: 'materialTypeDesc', 
  title: '类型描述', 
  width:160,
}, 
  field: 'materialTypeCode', 
  title: '类型编码', 
  width:160,
}, 
  field: 'creationTime', 
  title: '创建时间', 
  width:180,
}, 
  field: 'lastModificationTime', 
  title: '最后修改时间',
  width:180,
  title: '最后修改时间',
}, 
  field: 'creatorName', 
  title: '',
  width:160,
},
{
  field: 'lastModifierName',
  title: '',
  width:160,
  title: '创建人',
}, 
  field: 'remark', 
  title: '备注', 
  width:160,
},