NEZ-701 fix: 修复terminal-record样式

This commit is contained in:
chenjinsong
2021-06-01 17:10:54 +08:00
parent 3a36dccf18
commit 481e8c3c43
4 changed files with 3 additions and 5 deletions

View File

@@ -359,8 +359,6 @@
margin-right: 20px;
.el-cascader {
width: 175px;
.el-tag {
max-width: calc(100% - 45px);
}

View File

@@ -357,7 +357,7 @@ export default {
.record-console {
padding: 10px 4px 10px 10px;
background-color: black;
height: calc(100% - 65px);
height: calc(100% - 65px) !important;
}
.terminal-replay-progress {
height: 20px;

View File

@@ -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: '',

View File

@@ -133,7 +133,7 @@ export default {
tableId: 'endpointTable',
queryPermission: 'account_view',
endpointTableHeight: 'calc(100% - 193px)', // 主列表table高度
dataListLayout: ['searchInput', 'elementSet'],
dataListLayout: ['searchInput', 'elementSet', 'clickSearch'],
searchMsg: { // 给搜索框子组件传递的信息
zheze_none: true,
searchLabelList: [