mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-24 20:47:17 +00:00
fix: 标签跳转问题
This commit is contained in:
@@ -29,11 +29,10 @@ export default {
|
||||
assets: {
|
||||
label: this.$t('assets.Assets'),
|
||||
width: '160px',
|
||||
type: '-',
|
||||
formatter: AmountFormatter,
|
||||
formatterArgs: {
|
||||
routeQuery: {
|
||||
activeTab: 'GroupUser'
|
||||
}
|
||||
can: false
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user