默认列宽设置

This commit is contained in:
zyx.net
2023-04-23 11:11:42 +08:00
parent 0b9d54f0db
commit a91aee26cb
43 changed files with 112 additions and 92 deletions
@@ -271,7 +271,7 @@
{
title: this.$t('areaOfResponsibility'),
align: 'left',
width: 180,
width: 100,
sorter:true,
dataIndex: 'areaOfResponsibility',
scopedSlots: { customRender: 'areaOfResponsibility' }
@@ -134,7 +134,7 @@
dataIndex: 'dutyTerritory_dictText',
align: 'left',
ellipsis: true,
width: 190
width: 100
}
],
dataList: [],
@@ -123,7 +123,7 @@
title: this.$t('areaOfResponsibility'),
align: 'left',
dataIndex: 'dutyTerritoryName',
width: 200,
width: 100,
ellipsis: true
},
{
@@ -671,7 +671,7 @@
title: this.$t('configurationItem'),
align: 'left',
dataIndex: 'configItem',
width: 75,
width: 85,
ellipsis: true
},
{
@@ -149,14 +149,14 @@
dataIndex: 'xin1_che1_xing2_shi2_shi1_ri4_qi1',
align: 'left',
ellipsis: true,
width: 228
width: 190
},
{
title: this.$t('vehicleInProductionDate'),
dataIndex: 'implement_time',
align: 'left',
ellipsis: true,
width: 228
width: 190
},
// {
// title: this.$t('correspondingStandard'),
@@ -763,7 +763,7 @@
ellipsis: true,
sorter: true,
dataIndex: 'dutyTerritory_dictText',
width: 180
width: 120
},
{
title: this.$t('regulatoryEngineer'),
@@ -771,7 +771,7 @@
ellipsis: true,
sorter: true,
dataIndex: 'regulationOwnerName',
width: 180
width: 130
},
{
title: this.$t('engineeringInterfacePerson'),
@@ -779,7 +779,7 @@
ellipsis: true,
sorter: true,
dataIndex: 'engineeringInterfacePersonName',
width: 180
width: 130
},
{
title: this.$t('remarks'),
@@ -796,7 +796,7 @@
title: this.$t('personLiable'),
dataIndex: 'designDutyIdName',
align: 'left',
width: 180,
width: 110,
sorter: true,
ellipsis: true
},
@@ -842,7 +842,7 @@
title: this.$t('personLiable'),
dataIndex: 'verifyDutyIdName',
align: 'left',
width: 180,
width: 110,
ellipsis: true,
sorter: true
},
@@ -300,7 +300,7 @@
align: 'left',
dataIndex: 'dutyTerritory_dictText',
ellipsis: true,
width: 153
width: 100
},
{
align: 'left',
@@ -128,7 +128,7 @@
scopedSlots: { customRender: 'ProcessType' },
ellipsis: true,
sorter:true,
width: 180
width: 150
},
{
title: this.$t('areaOfResponsibility'),
@@ -136,7 +136,7 @@
dataIndex: 'dutyTerritory',
ellipsis: true,
sorter:true,
width: 180
width: 100
},
{
title: this.$t('problemType'),
@@ -144,7 +144,7 @@
dataIndex: 'problemType',
ellipsis: true,
sorter:true,
width: 180
width: 150
},
{
title: this.$t('Sponsor'),
@@ -152,7 +152,7 @@
dataIndex: 'initiator',
ellipsis: true,
sorter:true,
width: 140
width: 100
},
{
title: this.$t('personLiable'),
@@ -160,7 +160,7 @@
dataIndex: 'duty',
ellipsis: true,
sorter:true,
width: 140
width: 100
}
],
total: 0,
@@ -59,7 +59,7 @@
title: this.$t('areaOfResponsibility'),
dataIndex: 'dutyTerritoryName',
align: 'left',
width: 400,
width: 100,
ellipsis: true,
scopedSlots: { customRender: 'areaOfResponsibility' }
},
@@ -139,14 +139,14 @@ export default {
{
title: this.$t('ImplementationDate'),
align: 'left',
width: 200,
width: 190,
dataIndex: 'xin1Che1Xing2Shi2Shi1Ri4Qi1',
ellipsis: true
},
{
title: this.$t('vehicleInProductionDate'),
align: 'left',
width: 220,
width: 190,
dataIndex: 'implementTime',
ellipsis: true
},
@@ -183,7 +183,7 @@ export default {
align: 'left',
ellipsis: true,
dataIndex: 'dutyTerritory_dictText',
width: 180
width: 100
},
],
fieldList: [