fix: endpoint取消state排序
This commit is contained in:
@@ -263,8 +263,7 @@ export default {
|
|||||||
label: this.$t('project.endpoint.state'),
|
label: this.$t('project.endpoint.state'),
|
||||||
prop: 'state',
|
prop: 'state',
|
||||||
show: true,
|
show: true,
|
||||||
minWidth: 200,
|
minWidth: 200
|
||||||
sortable: 'custom'
|
|
||||||
}
|
}
|
||||||
// {
|
// {
|
||||||
// label: this.$t('project.endpoint.status'),
|
// label: this.$t('project.endpoint.status'),
|
||||||
|
|||||||
Reference in New Issue
Block a user