NEZ-701 fix: 修复terminal-record样式
This commit is contained in:
@@ -127,7 +127,7 @@ export default {
|
||||
batchShow: false
|
||||
},
|
||||
silenceBoxShow: false,
|
||||
dataListLayout: ['searchInput', 'elementSet'],
|
||||
dataListLayout: ['searchInput', 'elementSet', 'clickSearch'],
|
||||
assetTableHeight: `calc(100% - ${48 + 201 + 20}px)`,
|
||||
blankObject: {
|
||||
id: '',
|
||||
|
||||
Reference in New Issue
Block a user