fix: 标签跳转问题

This commit is contained in:
feng
2023-08-17 15:12:43 +08:00
parent 2ec88c3591
commit f9d7d68c77

View File

@@ -29,11 +29,10 @@ export default {
assets: {
label: this.$t('assets.Assets'),
width: '160px',
type: '-',
formatter: AmountFormatter,
formatterArgs: {
routeQuery: {
activeTab: 'GroupUser'
}
can: false
}
}
}