perf: account type filter

This commit is contained in:
feng
2025-02-24 15:30:33 +08:00
committed by feng626
parent bd4b5ec0c3
commit b0d989e1da

View File

@@ -283,7 +283,7 @@ export const accountQuickFilters = (vm) => [
{
label: 'Web',
filter: {
category: 'website'
category: 'web'
}
},
{