feat:修改endpoint 搜索asset列表的接口

This commit is contained in:
zhangyu
2021-04-15 11:47:44 +08:00
parent 1c130e1cb2
commit 783f22b880
25 changed files with 2052 additions and 2310 deletions

View File

@@ -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 () {