pjb
2025-07-05 4746f0aed5d63ab90aa86cbc61ebe7a74211a95c
Merge branch 'ycds-wms-dev' of http://47.97.1.152:5880/r/zy-asrs-master into ycds-wms-dev
1个文件已修改
7 ■■■■■ 已修改文件
zy-asrs-admin/src/views/loc/locDetl/index.vue 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
zy-asrs-admin/src/views/loc/locDetl/index.vue
@@ -133,13 +133,6 @@
  //   ...getColumnSearchProps('freeze$'),
  // },
    {
    title: formatMessage('db.man_loc_detl.type', '类型'),
    dataIndex: 'type',
    width: 140,
    ellipsis: true,
    ...getColumnSearchProps('type'),
  },
  {
    title: formatMessage('db.man_loc_detl.status', '状态'),
    dataIndex: 'status$',
    width: 140,