skyouc
2025-07-03 db2c3d7fe3d1e89b49b9628f408ba883dc75dc51
no message
1个文件已修改
14 ■■■■ 已修改文件
zy-asrs-admin/src/views/loc/locDetl/index.vue 14 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
zy-asrs-admin/src/views/loc/locDetl/index.vue
@@ -97,13 +97,13 @@
    ellipsis: true,
    ...getColumnSearchProps('model'),
  },
  {
    title: formatMessage('db.man_loc_detl.model', '品类'),
    dataIndex: 'tagId$',
    width: 140,
    ellipsis: true,
    ...getColumnSearchProps('tagId$'),
  },
  // {
  //   title: formatMessage('db.man_loc_detl.model', '品类'),
  //   dataIndex: 'tagId$',
  //   width: 140,
  //   ellipsis: true,
  //   ...getColumnSearchProps('tagId$'),
  // },
  {
    title: formatMessage('db.man_loc_detl.dewell', '入库时间'),
    dataIndex: 'dewell$',