fix: 修复列宽浮动遮挡bug取消存在设置column列fix

This commit is contained in:
xinxin.wu 2024-12-16 14:38:46 +08:00 committed by Craftsman
parent 95c2531315
commit 4e2e6a0c47
22 changed files with 0 additions and 25 deletions

View File

@ -140,7 +140,6 @@
sortDirections: ['ascend', 'descend'],
sorter: true,
},
fixed: 'left',
width: 100,
showTooltip: true,
columnSelectorDisabled: true,

View File

@ -126,7 +126,6 @@
sortDirections: ['ascend', 'descend'],
sorter: true,
},
fixed: 'left',
width: 100,
columnSelectorDisabled: true,
},

View File

@ -152,7 +152,6 @@
sortDirections: ['ascend', 'descend'],
sorter: true,
},
fixed: 'left',
width: 150,
showTooltip: true,
},

View File

@ -132,7 +132,6 @@
sortDirections: ['ascend', 'descend'],
sorter: true,
},
fixed: 'left',
width: 160,
showTooltip: false,
columnSelectorDisabled: true,

View File

@ -443,7 +443,6 @@
sorter: true,
},
width: 120,
fixed: 'left',
},
{
title: 'ms.case.associate.caseName',

View File

@ -409,7 +409,6 @@
sortDirections: ['ascend', 'descend'],
sorter: true,
},
fixed: 'left',
width: 100,
columnSelectorDisabled: true,
},

View File

@ -432,7 +432,6 @@
sortDirections: ['ascend', 'descend'],
sorter: true,
},
fixed: 'left',
width: 150,
columnSelectorDisabled: true,
},

View File

@ -270,7 +270,6 @@
sortDirections: ['ascend', 'descend'],
sorter: true,
},
fixed: 'left',
width: 120,
},
{

View File

@ -194,7 +194,6 @@
sortDirections: ['ascend', 'descend'],
sorter: true,
},
fixed: 'left',
columnSelectorDisabled: true,
width: 100,
},

View File

@ -658,7 +658,6 @@
sortDirections: ['ascend', 'descend'],
sorter: true,
},
fixed: 'left',
width: operationWidth(160, 140),
showTooltip: false,
columnSelectorDisabled: true,

View File

@ -159,7 +159,6 @@
sortDirections: ['ascend', 'descend'],
sorter: true,
},
fixed: 'left',
width: 126,
showTooltip: true,
showInTable: true,

View File

@ -583,7 +583,6 @@
sortDirections: ['ascend', 'descend'],
sorter: true,
},
'fixed': 'left',
'width': 150,
'showTooltip': true,
'columnSelectorDisabled': true,

View File

@ -270,7 +270,6 @@
},
'filter-icon-align-left': true,
'showTooltip': true,
'ellipsis': true,
'showDrag': false,
'columnSelectorDisabled': true,
},

View File

@ -606,7 +606,6 @@
title: 'project.fileManagement.name',
slotName: 'name',
dataIndex: 'name',
fixed: 'left',
sortable: {
sortDirections: ['ascend', 'descend'],
sorter: true,

View File

@ -156,7 +156,6 @@
showInTable: true,
showDrag: false,
columnSelectorDisabled: true,
fixed: 'left',
width: 200,
},
{

View File

@ -190,14 +190,12 @@
width: 100,
columnSelectorDisabled: true,
showTooltip: true,
fixed: 'left',
},
{
title: 'ms.taskCenter.taskName',
dataIndex: 'taskName',
showTooltip: true,
width: 200,
fixed: 'left',
showDrag: true,
},
{

View File

@ -201,14 +201,12 @@
slotName: 'num',
width: 100,
columnSelectorDisabled: true,
fixed: 'left',
},
{
title: 'ms.taskCenter.taskName',
dataIndex: 'taskName',
showTooltip: true,
width: 200,
fixed: 'left',
showDrag: true,
},
{

View File

@ -164,7 +164,6 @@
dataIndex: 'num',
slotName: 'num',
width: 100,
fixed: 'left',
columnSelectorDisabled: true,
},
{
@ -172,7 +171,6 @@
dataIndex: 'taskName',
showTooltip: true,
width: 200,
fixed: 'left',
showDrag: true,
},
{

View File

@ -72,7 +72,6 @@
slotName: 'num',
sortIndex: 1,
sortable: cloneDeep(sortableConfig.value),
fixed: 'left',
width: 100,
showTooltip: true,
columnSelectorDisabled: true,

View File

@ -244,7 +244,6 @@
sortDirections: ['ascend', 'descend'],
sorter: true,
},
fixed: 'left',
width: 150,
showTooltip: true,
columnSelectorDisabled: true,

View File

@ -238,7 +238,6 @@
sortDirections: ['ascend', 'descend'],
sorter: true,
},
fixed: 'left',
width: 150,
showTooltip: true,
columnSelectorDisabled: true,

View File

@ -317,7 +317,6 @@
sortDirections: ['ascend', 'descend'],
sorter: true,
},
fixed: 'left',
width: 100,
showTooltip: true,
columnSelectorDisabled: true,