修改已知bug1
This commit is contained in:
@@ -276,6 +276,7 @@
|
||||
title: this.$t('status'),
|
||||
align: 'center',
|
||||
width: 140,
|
||||
sorter: true,
|
||||
ellipsis: true,
|
||||
dataIndex: 'state'
|
||||
},
|
||||
@@ -283,6 +284,7 @@
|
||||
title: this.$t('zoneOfApplication'),
|
||||
align: 'center',
|
||||
width: 170,
|
||||
sorter: true,
|
||||
ellipsis: true,
|
||||
dataIndex: 'region'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user