fix: endpoint取消state排序

This commit is contained in:
chenjinsong
2021-11-25 20:17:04 +08:00
parent 93aed78d3f
commit e0d01d7ab4

View File

@@ -263,8 +263,7 @@ export default {
label: this.$t('project.endpoint.state'),
prop: 'state',
show: true,
minWidth: 200,
sortable: 'custom'
minWidth: 200
}
// {
// label: this.$t('project.endpoint.status'),