zs
2025-05-13 e8d564377d20526c643f00132ccc3466360f9c5b
HIAWms/hiawms_web/src/widgets/WmsMaterialStock/Views/Pages/WmsMaterialStock/Config.ts
@@ -20,18 +20,18 @@
    field: 'placeStatusDesc',
    title: '库位状态',
  },
  {
    field: 'containerNo',
    title: '容器编号',
  },
  // {
  //   field: 'containerNo',
  //   title: '容器编号',
  // },
  {
    field: 'stockNumber',
    title: '库存数量',
  },
  {
    field: 'materialBatch',
    title: '物料批次',
  },
  // {
  //   field: 'materialBatch',
  //   title: '物料批次',
  // },
  {
    field: 'materialModel',
    title: '型号',
@@ -40,15 +40,15 @@
    field: 'areaName',
    title: '所属库区',
  },
  {
    field: 'checkStatusDesc',
    title: '检验状态',
  },
  {
    field: 'inStockTime',
    title: '入库时间',
    width: 180,
  },
  // {
  //   field: 'checkStatusDesc',
  //   title: '检验状态',
  // },
  // {
  //   field: 'inStockTime',
  //   title: '入库时间',
  //   width: 180,
  // },
  {
    field: 'isLockDesc',
    title: '锁定状态',