skyouc
2025-07-05 924395ca0c7c1021320a06dd0a4588ef75951148
no message
1个文件已修改
7 ■■■■■ 已修改文件
zy-asrs-admin/src/views/loc/locDetl/index.vue 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
zy-asrs-admin/src/views/loc/locDetl/index.vue
@@ -132,13 +132,6 @@
  //   ellipsis: true,
  //   ...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$',