修改已知问题

This commit is contained in:
qq787203167
2022-05-31 17:28:34 +08:00
parent fd848feada
commit 80f8dd4537
2 changed files with 2 additions and 2 deletions
@@ -117,7 +117,7 @@
{
title: this.$t('areaOfResponsibility'),
align: 'center',
dataIndex: 'dutyTerritory_dictText',
dataIndex: 'dutyTerritory',
ellipsis: true,
width: 180
},
@@ -223,7 +223,7 @@
{
title: this.$t('areaOfResponsibility'),
align: 'center',
dataIndex: 'dutyTerritory_dictText',
dataIndex: 'dutyTerritory',
width: 180,
ellipsis: true
},