#
Junjie
2024-08-06 ab8b9ed094d719c752af88bc6d382fc5feeb08ba
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,