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