Junjie
2024-08-09 3e3a7e84d99f6cde98b7d00d86aa17c677c2fc7e
zy-asrs-admin/src/views/loc/locDetl/index.vue
@@ -61,14 +61,14 @@
    ...getColumnSearchProps('locNo'),
  },
  {
    title: formatMessage('db.man_loc_detl.mat_id', '物料'),
    title: formatMessage('db.man_loc_detl.mat_id', '商品'),
    dataIndex: 'matId$',
    width: 140,
    ellipsis: true,
    ...getColumnSearchProps('matId$'),
  },
  {
    title: formatMessage('db.man_loc_detl.matnr', '物料号'),
    title: formatMessage('db.man_loc_detl.matnr', '商品编号'),
    dataIndex: 'matnr',
    width: 140,
    ellipsis: true,