schangxiang@126.com
2025-05-09 78d4c83632f0ee3e51f343e5ae0c66fc4c4b237b
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,11 +110,6 @@
  width:160, 
}, 
  field: 'creationTime',
  title: '创建时间',
  width:180,
},
{
  field: 'sort', 
  title: '排序', 
  width:160, 
@@ -123,6 +118,11 @@
  field: 'remark', 
  title: '备注', 
  width:160, 
},
{
  field: 'creationTime',
  title: '创建时间',
  width:180,
}, 
  field: 'deletionTime', 
@@ -140,6 +140,16 @@
  width:160, 
}, 
  field: 'operationRemark',
  title: '操作备注',
  width:160,
},
{
  field: 'deleteRemark',
  title: '删除备注',
  width:160,
},
{
  field: 'extraField1', 
  title: '扩展字段1', 
  width:160, 
@@ -152,16 +162,6 @@
  field: 'extraField3', 
  title: '扩展字段3', 
  width:160,
},
{
  field: 'operationRemark',
  title: '操作备注',
  width:160,
},
{
  field: 'deleteRemark',
  title: '删除备注',
  width:160, 
},