zs
2025-05-13 0cd95d98fdf7ed22d53398242feb2a3ca185cf09
Weben_CMSרÓôúÂëÉú³ÉÆ÷/Weben_CMS_TemplateDemo/templatedemo_web/src/widgets/WmsMaterial/Views/Pages/WmsMaterial/Config.ts
@@ -36,7 +36,7 @@
}, 
  field: 'nullLength', 
  title: '',
  title: '可空长度',
  width:160, 
}, 
@@ -110,11 +110,6 @@
  width:160, 
}, 
  field: 'sort',
  title: '排序',
  width:160,
},
{
  field: 'remark', 
  title: '备注', 
  width:160, 
@@ -125,8 +120,8 @@
  width:180, 
}, 
  field: 'deletionTime',
  title: '删除时间',
  field: 'lastModificationTime',
  title: '修改时间',
  width:180, 
}, 
@@ -137,31 +132,6 @@
  field: 'lastModifierName', 
  title: '修改人', 
  width:160,
},
{
  field: 'operationRemark',
  title: '操作备注',
  width:160,
},
{
  field: 'deleteRemark',
  title: '删除备注',
  width:160,
},
{
  field: 'extraField1',
  title: '扩展字段1',
  width:160,
},
{
  field: 'extraField2',
  title: '扩展字段2',
  width:160,
},
{
  field: 'extraField3',
  title: '扩展字段3',
  width:160, 
},