fix:修改下弹窗的 detail的位置
This commit is contained in:
@@ -123,9 +123,9 @@ export default {
|
||||
},
|
||||
endpoint: {
|
||||
endpointTabTitle: [
|
||||
{ prop: 'panel', name: 'Detail' },
|
||||
{ prop: 'endpointQuery', name: 'Query' },
|
||||
{ prop: 'endpointAlertMessage', name: 'Alerts' },
|
||||
{ prop: 'panel', name: 'Detail' }
|
||||
{ prop: 'endpointAlertMessage', name: 'Alerts' }
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user