perf: Asset authorization: The number of accounts displayed is incorrect ignore @SPEC

This commit is contained in:
feng 2024-08-07 17:50:10 +08:00 committed by feng626
parent efee7c7bbf
commit 40bf040501

View File

@ -105,6 +105,7 @@ export default {
formatter: AmountFormatter,
formatterArgs: {
async: true,
cellValueToRemove: ['@SPEC'],
routeQuery: {
activeTab: 'AssetPermissionUser'
}