fix: 修复列宽浮动遮挡bug取消存在设置column列fix
This commit is contained in:
parent
95c2531315
commit
4e2e6a0c47
|
@ -140,7 +140,6 @@
|
||||||
sortDirections: ['ascend', 'descend'],
|
sortDirections: ['ascend', 'descend'],
|
||||||
sorter: true,
|
sorter: true,
|
||||||
},
|
},
|
||||||
fixed: 'left',
|
|
||||||
width: 100,
|
width: 100,
|
||||||
showTooltip: true,
|
showTooltip: true,
|
||||||
columnSelectorDisabled: true,
|
columnSelectorDisabled: true,
|
||||||
|
|
|
@ -126,7 +126,6 @@
|
||||||
sortDirections: ['ascend', 'descend'],
|
sortDirections: ['ascend', 'descend'],
|
||||||
sorter: true,
|
sorter: true,
|
||||||
},
|
},
|
||||||
fixed: 'left',
|
|
||||||
width: 100,
|
width: 100,
|
||||||
columnSelectorDisabled: true,
|
columnSelectorDisabled: true,
|
||||||
},
|
},
|
||||||
|
|
|
@ -152,7 +152,6 @@
|
||||||
sortDirections: ['ascend', 'descend'],
|
sortDirections: ['ascend', 'descend'],
|
||||||
sorter: true,
|
sorter: true,
|
||||||
},
|
},
|
||||||
fixed: 'left',
|
|
||||||
width: 150,
|
width: 150,
|
||||||
showTooltip: true,
|
showTooltip: true,
|
||||||
},
|
},
|
||||||
|
|
|
@ -132,7 +132,6 @@
|
||||||
sortDirections: ['ascend', 'descend'],
|
sortDirections: ['ascend', 'descend'],
|
||||||
sorter: true,
|
sorter: true,
|
||||||
},
|
},
|
||||||
fixed: 'left',
|
|
||||||
width: 160,
|
width: 160,
|
||||||
showTooltip: false,
|
showTooltip: false,
|
||||||
columnSelectorDisabled: true,
|
columnSelectorDisabled: true,
|
||||||
|
|
|
@ -443,7 +443,6 @@
|
||||||
sorter: true,
|
sorter: true,
|
||||||
},
|
},
|
||||||
width: 120,
|
width: 120,
|
||||||
fixed: 'left',
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'ms.case.associate.caseName',
|
title: 'ms.case.associate.caseName',
|
||||||
|
|
|
@ -409,7 +409,6 @@
|
||||||
sortDirections: ['ascend', 'descend'],
|
sortDirections: ['ascend', 'descend'],
|
||||||
sorter: true,
|
sorter: true,
|
||||||
},
|
},
|
||||||
fixed: 'left',
|
|
||||||
width: 100,
|
width: 100,
|
||||||
columnSelectorDisabled: true,
|
columnSelectorDisabled: true,
|
||||||
},
|
},
|
||||||
|
|
|
@ -432,7 +432,6 @@
|
||||||
sortDirections: ['ascend', 'descend'],
|
sortDirections: ['ascend', 'descend'],
|
||||||
sorter: true,
|
sorter: true,
|
||||||
},
|
},
|
||||||
fixed: 'left',
|
|
||||||
width: 150,
|
width: 150,
|
||||||
columnSelectorDisabled: true,
|
columnSelectorDisabled: true,
|
||||||
},
|
},
|
||||||
|
|
|
@ -270,7 +270,6 @@
|
||||||
sortDirections: ['ascend', 'descend'],
|
sortDirections: ['ascend', 'descend'],
|
||||||
sorter: true,
|
sorter: true,
|
||||||
},
|
},
|
||||||
fixed: 'left',
|
|
||||||
width: 120,
|
width: 120,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -194,7 +194,6 @@
|
||||||
sortDirections: ['ascend', 'descend'],
|
sortDirections: ['ascend', 'descend'],
|
||||||
sorter: true,
|
sorter: true,
|
||||||
},
|
},
|
||||||
fixed: 'left',
|
|
||||||
columnSelectorDisabled: true,
|
columnSelectorDisabled: true,
|
||||||
width: 100,
|
width: 100,
|
||||||
},
|
},
|
||||||
|
|
|
@ -658,7 +658,6 @@
|
||||||
sortDirections: ['ascend', 'descend'],
|
sortDirections: ['ascend', 'descend'],
|
||||||
sorter: true,
|
sorter: true,
|
||||||
},
|
},
|
||||||
fixed: 'left',
|
|
||||||
width: operationWidth(160, 140),
|
width: operationWidth(160, 140),
|
||||||
showTooltip: false,
|
showTooltip: false,
|
||||||
columnSelectorDisabled: true,
|
columnSelectorDisabled: true,
|
||||||
|
|
|
@ -159,7 +159,6 @@
|
||||||
sortDirections: ['ascend', 'descend'],
|
sortDirections: ['ascend', 'descend'],
|
||||||
sorter: true,
|
sorter: true,
|
||||||
},
|
},
|
||||||
fixed: 'left',
|
|
||||||
width: 126,
|
width: 126,
|
||||||
showTooltip: true,
|
showTooltip: true,
|
||||||
showInTable: true,
|
showInTable: true,
|
||||||
|
|
|
@ -583,7 +583,6 @@
|
||||||
sortDirections: ['ascend', 'descend'],
|
sortDirections: ['ascend', 'descend'],
|
||||||
sorter: true,
|
sorter: true,
|
||||||
},
|
},
|
||||||
'fixed': 'left',
|
|
||||||
'width': 150,
|
'width': 150,
|
||||||
'showTooltip': true,
|
'showTooltip': true,
|
||||||
'columnSelectorDisabled': true,
|
'columnSelectorDisabled': true,
|
||||||
|
|
|
@ -270,7 +270,6 @@
|
||||||
},
|
},
|
||||||
'filter-icon-align-left': true,
|
'filter-icon-align-left': true,
|
||||||
'showTooltip': true,
|
'showTooltip': true,
|
||||||
'ellipsis': true,
|
|
||||||
'showDrag': false,
|
'showDrag': false,
|
||||||
'columnSelectorDisabled': true,
|
'columnSelectorDisabled': true,
|
||||||
},
|
},
|
||||||
|
|
|
@ -606,7 +606,6 @@
|
||||||
title: 'project.fileManagement.name',
|
title: 'project.fileManagement.name',
|
||||||
slotName: 'name',
|
slotName: 'name',
|
||||||
dataIndex: 'name',
|
dataIndex: 'name',
|
||||||
fixed: 'left',
|
|
||||||
sortable: {
|
sortable: {
|
||||||
sortDirections: ['ascend', 'descend'],
|
sortDirections: ['ascend', 'descend'],
|
||||||
sorter: true,
|
sorter: true,
|
||||||
|
|
|
@ -156,7 +156,6 @@
|
||||||
showInTable: true,
|
showInTable: true,
|
||||||
showDrag: false,
|
showDrag: false,
|
||||||
columnSelectorDisabled: true,
|
columnSelectorDisabled: true,
|
||||||
fixed: 'left',
|
|
||||||
width: 200,
|
width: 200,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -190,14 +190,12 @@
|
||||||
width: 100,
|
width: 100,
|
||||||
columnSelectorDisabled: true,
|
columnSelectorDisabled: true,
|
||||||
showTooltip: true,
|
showTooltip: true,
|
||||||
fixed: 'left',
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'ms.taskCenter.taskName',
|
title: 'ms.taskCenter.taskName',
|
||||||
dataIndex: 'taskName',
|
dataIndex: 'taskName',
|
||||||
showTooltip: true,
|
showTooltip: true,
|
||||||
width: 200,
|
width: 200,
|
||||||
fixed: 'left',
|
|
||||||
showDrag: true,
|
showDrag: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -201,14 +201,12 @@
|
||||||
slotName: 'num',
|
slotName: 'num',
|
||||||
width: 100,
|
width: 100,
|
||||||
columnSelectorDisabled: true,
|
columnSelectorDisabled: true,
|
||||||
fixed: 'left',
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'ms.taskCenter.taskName',
|
title: 'ms.taskCenter.taskName',
|
||||||
dataIndex: 'taskName',
|
dataIndex: 'taskName',
|
||||||
showTooltip: true,
|
showTooltip: true,
|
||||||
width: 200,
|
width: 200,
|
||||||
fixed: 'left',
|
|
||||||
showDrag: true,
|
showDrag: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -164,7 +164,6 @@
|
||||||
dataIndex: 'num',
|
dataIndex: 'num',
|
||||||
slotName: 'num',
|
slotName: 'num',
|
||||||
width: 100,
|
width: 100,
|
||||||
fixed: 'left',
|
|
||||||
columnSelectorDisabled: true,
|
columnSelectorDisabled: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -172,7 +171,6 @@
|
||||||
dataIndex: 'taskName',
|
dataIndex: 'taskName',
|
||||||
showTooltip: true,
|
showTooltip: true,
|
||||||
width: 200,
|
width: 200,
|
||||||
fixed: 'left',
|
|
||||||
showDrag: true,
|
showDrag: true,
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
@ -72,7 +72,6 @@
|
||||||
slotName: 'num',
|
slotName: 'num',
|
||||||
sortIndex: 1,
|
sortIndex: 1,
|
||||||
sortable: cloneDeep(sortableConfig.value),
|
sortable: cloneDeep(sortableConfig.value),
|
||||||
fixed: 'left',
|
|
||||||
width: 100,
|
width: 100,
|
||||||
showTooltip: true,
|
showTooltip: true,
|
||||||
columnSelectorDisabled: true,
|
columnSelectorDisabled: true,
|
||||||
|
|
|
@ -244,7 +244,6 @@
|
||||||
sortDirections: ['ascend', 'descend'],
|
sortDirections: ['ascend', 'descend'],
|
||||||
sorter: true,
|
sorter: true,
|
||||||
},
|
},
|
||||||
fixed: 'left',
|
|
||||||
width: 150,
|
width: 150,
|
||||||
showTooltip: true,
|
showTooltip: true,
|
||||||
columnSelectorDisabled: true,
|
columnSelectorDisabled: true,
|
||||||
|
|
|
@ -238,7 +238,6 @@
|
||||||
sortDirections: ['ascend', 'descend'],
|
sortDirections: ['ascend', 'descend'],
|
||||||
sorter: true,
|
sorter: true,
|
||||||
},
|
},
|
||||||
fixed: 'left',
|
|
||||||
width: 150,
|
width: 150,
|
||||||
showTooltip: true,
|
showTooltip: true,
|
||||||
columnSelectorDisabled: true,
|
columnSelectorDisabled: true,
|
||||||
|
|
|
@ -317,7 +317,6 @@
|
||||||
sortDirections: ['ascend', 'descend'],
|
sortDirections: ['ascend', 'descend'],
|
||||||
sorter: true,
|
sorter: true,
|
||||||
},
|
},
|
||||||
fixed: 'left',
|
|
||||||
width: 100,
|
width: 100,
|
||||||
showTooltip: true,
|
showTooltip: true,
|
||||||
columnSelectorDisabled: true,
|
columnSelectorDisabled: true,
|
||||||
|
|
Loading…
Reference in New Issue