mirror of
https://github.com/jumpserver/lina.git
synced 2025-08-29 03:41:35 +00:00
perf: asset exclude spec_info
This commit is contained in:
parent
e8fe386c1b
commit
5943158b3b
@ -20,7 +20,7 @@ export default {
|
|||||||
category: 'all'
|
category: 'all'
|
||||||
},
|
},
|
||||||
tableConfig: {
|
tableConfig: {
|
||||||
columnsExclude: ['date_verified']
|
columnsExclude: ['date_verified', 'spec_info']
|
||||||
},
|
},
|
||||||
headerActions: {
|
headerActions: {
|
||||||
handleImportClick: ({ selectedRows }) => {
|
handleImportClick: ({ selectedRows }) => {
|
||||||
|
Loading…
Reference in New Issue
Block a user