feat:修改endpoint 搜索asset列表的接口
This commit is contained in:
@@ -106,7 +106,7 @@ export default {
|
||||
prop: 'endpointNum',
|
||||
show: true,
|
||||
width: 150
|
||||
},{
|
||||
}, {
|
||||
label: this.$t('project.module.alerts'),
|
||||
prop: 'alertNum',
|
||||
show: true,
|
||||
@@ -124,7 +124,7 @@ export default {
|
||||
methods: {
|
||||
showBottomBox (project) {
|
||||
this.$store.commit('currentProjectChange', project)
|
||||
},
|
||||
}
|
||||
},
|
||||
computed: {
|
||||
isCurrentUser () {
|
||||
|
||||
Reference in New Issue
Block a user