mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-01 15:07:43 +00:00
perf: asset exclude spec_info
This commit is contained in:
@@ -20,7 +20,7 @@ export default {
|
||||
category: 'all'
|
||||
},
|
||||
tableConfig: {
|
||||
columnsExclude: ['date_verified']
|
||||
columnsExclude: ['date_verified', 'spec_info']
|
||||
},
|
||||
headerActions: {
|
||||
handleImportClick: ({ selectedRows }) => {
|
||||
|
Reference in New Issue
Block a user