perf: asset exclude spec_info

This commit is contained in:
feng 2025-04-17 16:17:54 +08:00 committed by feng626
parent e8fe386c1b
commit 5943158b3b

View File

@ -20,7 +20,7 @@ export default {
category: 'all'
},
tableConfig: {
columnsExclude: ['date_verified']
columnsExclude: ['date_verified', 'spec_info']
},
headerActions: {
handleImportClick: ({ selectedRows }) => {