Junjie
2024-09-27 69e085fd101062814ac8d5413dacb87cc9a737e8
zy-asrs-admin/src/components/locDetl/show.vue
@@ -72,6 +72,13 @@
        ...getColumnSearchProps('anfme'),
    },
    {
        title: formatMessage('db.man_loc_detl.freeze', '是否冻结'),
        dataIndex: 'freeze$',
        width: 140,
        ellipsis: true,
        ...getColumnSearchProps('freeze$'),
    },
    {
        title: formatMessage('db.man_loc_detl.status', '状态'),
        dataIndex: 'status$',
        width: 140,