Files
bid-setup.tootaio.com/app/pages/index.vue
xiaomai b00a130114 feat(table): enhance item table with sticky header and improved search
This commit introduces two key improvements to the items table. A sticky header and max-height are added for better
usability on long lists. The global search is enhanced to allow filtering by brand and tags. This is achieved by adding
a hidden column for the brand and using an accessorFn to convert the tags array into a searchable string.
2025-10-14 23:07:11 +08:00

7.6 KiB