#
Junjie
2024-08-06 ab8b9ed094d719c752af88bc6d382fc5feeb08ba
#
1个文件已修改
7 ■■■■■ 已修改文件
zy-asrs-admin/src/views/base/mat/index.vue 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
zy-asrs-admin/src/views/base/mat/index.vue
@@ -47,6 +47,13 @@
state.columns = [
  {
    title: '#ID',
    dataIndex: 'id',
    width: 140,
    ellipsis: true,
    ...getColumnSearchProps('id'),
  },
  {
    title: formatMessage('db.man_mat.tag_id', '所属归类'),
    dataIndex: 'tagId$',
    width: 140,