zs
2025-05-13 0cd95d98fdf7ed22d53398242feb2a3ca185cf09
Weben_CMSרÓôúÂëÉú³ÉÆ÷/Weben_CMS_TemplateDemo/templatedemo_web/src/widgets/WmsMaterial/Views/Pages/WmsMaterial/Config.ts
@@ -15,14 +15,29 @@
  width:80, 
}, 
  field: 'isSelfMade',
  title: '是否自产',
  width:80,
},
{
  field: 'num',
  title: '数量',
  width:160,
},
{
  field: 'selfNum',
  title: '自有数量',
  width:160,
},
{
  field: 'materialName', 
  title: '物料名称', 
  width:160, 
}, 
  field: 'isSelfMade',
  title: '数量',
  width:80,
  field: 'nullLength',
  title: '可空长度',
  width:160,
}, 
  field: 'purchaseTypeDesc', 
@@ -30,18 +45,8 @@
  width:160, 
}, 
  field: 'num',
  title: '是否有效物料',
  width:160,
},
{
  field: 'materialTypeDesc', 
  title: '物料类型(枚举值)', 
  width:160,
},
{
  field: 'selfNum',
  title: '自有数量',
  width:160, 
}, 
@@ -52,11 +57,6 @@
  field: 'standard', 
  title: '规格/标准(如:GB/T 8163-2018)', 
  width:160,
},
{
  field: 'nullLength',
  title: '',
  width:160, 
}, 
@@ -110,23 +110,18 @@
  width:160, 
}, 
  field: 'creationTime',
  title: '创建时间',
  width:180,
},
{
  field: 'sort',
  title: '排序',
  width:160,
},
{
  field: 'remark', 
  title: '备注', 
  width:160, 
}, 
  field: 'deletionTime',
  title: '删除时间',
  field: 'creationTime',
  title: '创建时间',
  width:180,
},
{
  field: 'lastModificationTime',
  title: '修改时间',
  width:180, 
}, 
@@ -137,31 +132,6 @@
  field: 'lastModifierName', 
  title: '修改人', 
  width:160,
},
{
  field: 'extraField1',
  title: '扩展字段1',
  width:160,
},
{
  field: 'extraField2',
  title: '扩展字段2',
  width:160,
},
{
  field: 'extraField3',
  title: '扩展字段3',
  width:160,
},
{
  field: 'operationRemark',
  title: '操作备注',
  width:160,
},
{
  field: 'deleteRemark',
  title: '删除备注',
  width:160, 
},