Merge remote-tracking branch 'origin/dev-3.1' into dev-3.1.1_theme
# Conflicts: # nezha-fronted/src/components/common/i18n.js # nezha-fronted/src/components/common/pagination.vue # nezha-fronted/src/components/common/searchInput.vue # nezha-fronted/src/components/common/table/settings/endpointTable.vue # nezha-fronted/src/components/page/dashboard/overview/overview2.vue
This commit is contained in:
@@ -427,7 +427,8 @@ export default {
|
||||
}
|
||||
},
|
||||
toProject (projectInfo) { // 跳转对应project页面
|
||||
this.$store.commit('setOverViewProject', projectInfo)
|
||||
this.$store.commit('currentProjectChange', projectInfo)
|
||||
this.jumpTo('project')
|
||||
},
|
||||
queryAssetData () {
|
||||
return new Promise(resolve => {
|
||||
|
||||
Reference in New Issue
Block a user