{{ $t('add') }}
@@ -486,12 +494,13 @@
mixins: [ResizeColumnProvide,ResizeHeader],
data() {
return {
+ toggleSearchStatus: false,
roleSwitchingList: [],
listTitle: '',
columnsAll: [
{
title: this.$t('standard'),
- align: 'center',
+ align: 'left',
dataIndex: 'serialNumber',
width: 180,
fixed: 'left',
@@ -499,7 +508,7 @@
},
{
title: this.$t('title'),
- align: 'center',
+ align: 'left',
dataIndex: 'title',
width: 180,
fixed: 'left',
@@ -507,21 +516,21 @@
},
{
title: this.$t('subtitle'),
- align: 'center',
+ align: 'left',
dataIndex: 'subtitle',
ellipsis: true,
width: 180
},
{
title: this.$t('listConfirmationStatus'),
- align: 'center',
+ align: 'left',
dataIndex: 'inventoryAffirmStatusName',
width: 240,
ellipsis: true
},
{
title: this.$t('taskAffirmStatus'),
- align: 'center',
+ align: 'left',
dataIndex: 'taskAffirmStatusName',
width: 240,
ellipsis: true
@@ -533,98 +542,98 @@
// },
{
title: this.$t('zoneOfApplication'),
- align: 'center',
+ align: 'left',
dataIndex: 'region_dictText',
width: 180,
ellipsis: true
},
{
title: this.$t('correspondingStandard'),
- align: 'center',
+ align: 'left',
dataIndex: 'correspondingStandard',
width: 180,
ellipsis: true
},
{
title: this.$t('implementationCategory'),
- align: 'center',
+ align: 'left',
dataIndex: 'implementType_dictText',
width: 180,
ellipsis: true
},
{
title: this.$t('ImplementationDate'),
- align: 'center',
+ align: 'left',
width: 200,
dataIndex: 'xin1Che1Xing2Shi2Shi1Ri4Qi1',
ellipsis: true
},
{
title: this.$t('vehicleInProductionDate'),
- align: 'center',
+ align: 'left',
width: 220,
dataIndex: 'implementTime',
ellipsis: true
},
{
title: this.$t('certificationType'),
- align: 'center',
+ align: 'left',
dataIndex: 'attestationType_dictText',
width: 180,
ellipsis: true
},
{
title: this.$t('certificationLevel'),
- align: 'center',
+ align: 'left',
dataIndex: 'attestationRank_dictText',
width: 180,
ellipsis: true
},
{
title: this.$t('applicableSupplement'),
- align: 'center',
+ align: 'left',
width: 220,
dataIndex: 'applicableSupplement',
ellipsis: true
},
{
title: 'WVTA ID',
- align: 'center',
+ align: 'left',
dataIndex: 'wvtaId',
width: 180,
ellipsis: true
},
{
title: this.$t('areaOfResponsibility'),
- align: 'center',
+ align: 'left',
ellipsis: true,
dataIndex: 'dutyTerritory_dictText',
width: 180
},
{
title: this.$t('regulatoryEngineer'),
- align: 'center',
+ align: 'left',
ellipsis: true,
dataIndex: 'regulationOwnerName',
width: 180
},
{
title: this.$t('certifiedEngineer'),
- align: 'center',
+ align: 'left',
ellipsis: true,
dataIndex: 'homologationEngineerName',
width: 180
},
{
title: this.$t('engineeringInterfacePerson'),
- align: 'center',
+ align: 'left',
ellipsis: true,
dataIndex: 'engineeringInterfacePersonName',
width: 180
},
{
title: this.$t('remarks'),
- align: 'center',
+ align: 'left',
dataIndex: 'remark',
width: 180,
ellipsis: true
@@ -635,7 +644,7 @@
{
title: this.$t('Deliverables'),
dataIndex: 'designDeliverableTemplateName',
- align: 'center',
+ align: 'left',
width: 180,
ellipsis: true,
scopedSlots: { customRender: 'designDeliverableTemplateName' }
@@ -643,28 +652,28 @@
{
title: this.$t('Sponsor'),
dataIndex: 'designInitiatorName',
- align: 'center',
+ align: 'left',
width: 180,
ellipsis: true
},
{
title: this.$t('personLiable'),
dataIndex: 'designDutyName',
- align: 'center',
+ align: 'left',
width: 180,
ellipsis: true
},
{
title: this.$t('TaskCutOffTime'),
dataIndex: 'designDueDate',
- align: 'center',
+ align: 'left',
ellipsis: true,
width: 140
},
{
title: this.$t('descriptionDeliverables'),
dataIndex: 'designRemark',
- align: 'center',
+ align: 'left',
width: 220,
ellipsis: true
}
@@ -676,7 +685,7 @@
{
title: this.$t('Deliverables'),
dataIndex: 'prehomoDeliverableTemplateName',
- align: 'center',
+ align: 'left',
width: 180,
ellipsis: true,
scopedSlots: { customRender: 'prehomoDeliverableTemplateName' }
@@ -684,28 +693,28 @@
{
title: this.$t('Sponsor'),
dataIndex: 'prehomoInitiatorName',
- align: 'center',
+ align: 'left',
width: 180,
ellipsis: true
},
{
title: this.$t('personLiable'),
dataIndex: 'prehomoDutyName',
- align: 'center',
+ align: 'left',
width: 180,
ellipsis: true
},
{
title: this.$t('TaskCutOffTime'),
dataIndex: 'prehomoDueDate',
- align: 'center',
+ align: 'lefft',
width: 140,
ellipsis: true
},
{
title: this.$t('descriptionDeliverables'),
dataIndex: 'prehomoRemark',
- align: 'center',
+ align: 'left',
width: 220,
ellipsis: true
}
@@ -717,7 +726,7 @@
{
title: this.$t('Deliverables'),
dataIndex: 'verifyDeliverableTemplateName',
- align: 'center',
+ align: 'left',
width: 180,
ellipsis: true,
scopedSlots: { customRender: 'verifyDeliverableTemplateName' }
@@ -725,28 +734,28 @@
{
title: this.$t('Sponsor'),
dataIndex: 'verifyInitiatorName',
- align: 'center',
+ align: 'left',
width: 180,
ellipsis: true
},
{
title: this.$t('personLiable'),
dataIndex: 'verifyDutyName',
- align: 'center',
+ align: 'left',
width: 180,
ellipsis: true
},
{
title: this.$t('TaskCutOffTime'),
dataIndex: 'verifyDueDate',
- align: 'center',
+ align: 'left',
ellipsis: true,
width: 140
},
{
title: this.$t('descriptionDeliverables'),
dataIndex: 'verifyRemark',
- align: 'center',
+ align: 'left',
width: 220,
ellipsis: true
}
@@ -754,14 +763,14 @@
},
{
title: this.$t('operation'),
- align: 'center',
+ align: 'left',
fixed: 'right',
width: 240,
scopedSlots: { customRender: 'operation' }
},
{
title: this.$t('operation'),
- align: 'center',
+ align: 'left',
fixed: 'right',
width: 140,
scopedSlots: { customRender: 'operationOne' }
@@ -771,20 +780,20 @@
{
title: this.$t('deliverableTemplate'),
dataIndex: 'fileName',
- align: 'center',
+ align: 'left',
width: 260,
ellipsis: true
},
{
title: this.$t('resultReported'),
dataIndex: 'fileName',
- align: 'center',
+ align: 'left',
width: 260,
ellipsis: true
},
{
title: this.$t('operation'),
- align: 'center',
+ align: 'left',
width: 130,
scopedSlots: { customRender: 'fileOperation' }
}
@@ -1054,6 +1063,9 @@
},
methods: {
...mapGetters(['userInfo']),
+ handleToggleSearch() {
+ this.toggleSearchStatus = !this.toggleSearchStatus
+ },
viewClick(row) {
let roleCodeIndex
if (this.isDisplay) {
@@ -2526,6 +2538,14 @@
display: none !important;
}
+ //.popconfirm .ant-popover-inner-content{
+ // padding: 0px 16px;
+ //}
+ //
+ //.popconfirm .ant-popover-message{
+ // padding: 23px 0 1px;
+ //}
+
.ant-table-placeholder {
padding: 0;
border-top: none;
@@ -2536,8 +2556,21 @@
}
.tableList .ant-table-thead > tr > th {
- padding: 7px 16px !important;
+ padding: 0px 16px !important;
+ font-weight: bolder;
}
+
+ .tableList .ant-table-tbody > tr > td{
+ color: #040B29 ;
+ }
+
+ //.tableList .ant-table-thead > tr{
+ // padding: 2px 16px !important;
+ //}
+
+ //.tableList .ant-table-thead >tr{
+ // height: 56px !important;
+ //}