调取 高级搜索 顺序调整
This commit is contained in:
@@ -192,14 +192,15 @@ export default {
|
|||||||
text: this.$t('subtitle')
|
text: this.$t('subtitle')
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'string',
|
type: '',
|
||||||
value: 'correspondingStandard',
|
value: 'region',
|
||||||
text: this.$t('correspondingStandard')
|
text: this.$t('zoneOfApplication'),
|
||||||
|
dictCode: 'region'//只要 dictCode 有值,无论 type 是什么,都显示为字典下拉框
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'string',
|
type: 'string',
|
||||||
value: 'subtitle',
|
value: 'correspondingStandard',
|
||||||
text: this.$t('subtitle')
|
text: this.$t('correspondingStandard')
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: '',
|
type: '',
|
||||||
@@ -217,11 +218,6 @@ export default {
|
|||||||
value: 'implementTime',
|
value: 'implementTime',
|
||||||
text: this.$t('vehicleInProductionDate')
|
text: this.$t('vehicleInProductionDate')
|
||||||
},
|
},
|
||||||
{
|
|
||||||
type: 'string',
|
|
||||||
value: 'wvtaId',
|
|
||||||
text: 'WVTA ID'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: '',
|
type: '',
|
||||||
value: 'attestationType',
|
value: 'attestationType',
|
||||||
@@ -234,18 +230,23 @@ export default {
|
|||||||
text: this.$t('certificationLevel'),
|
text: this.$t('certificationLevel'),
|
||||||
dictCode: 'attestation_rank'//只要 dictCode 有值,无论 type 是什么,都显示为字典下拉框
|
dictCode: 'attestation_rank'//只要 dictCode 有值,无论 type 是什么,都显示为字典下拉框
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
type: 'string',
|
||||||
|
value: 'applicableSupplement',
|
||||||
|
text: this.$t('applicableSupplement')
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: 'string',
|
||||||
|
value: 'wvtaId',
|
||||||
|
text: 'WVTA ID'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
type: '',
|
type: '',
|
||||||
value: 'dutyTerritory',
|
value: 'dutyTerritory',
|
||||||
text: this.$t('areaOfResponsibility'),
|
text: this.$t('areaOfResponsibility'),
|
||||||
dictCode: 'duty_territory'//只要 dictCode 有值,无论 type 是什么,都显示为字典下拉框
|
dictCode: 'duty_territory'//只要 dictCode 有值,无论 type 是什么,都显示为字典下拉框
|
||||||
},
|
},
|
||||||
{
|
|
||||||
type: '',
|
|
||||||
value: 'region',
|
|
||||||
text: this.$t('zoneOfApplication'),
|
|
||||||
dictCode: 'region'//只要 dictCode 有值,无论 type 是什么,都显示为字典下拉框
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
dataList: [],
|
dataList: [],
|
||||||
content: [],
|
content: [],
|
||||||
|
|||||||
@@ -191,14 +191,15 @@ export default {
|
|||||||
text: this.$t('subtitle')
|
text: this.$t('subtitle')
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'string',
|
type: '',
|
||||||
value: 'correspondingStandard',
|
value: 'region',
|
||||||
text: this.$t('correspondingStandard')
|
text: this.$t('zoneOfApplication'),
|
||||||
|
dictCode: 'region'//只要 dictCode 有值,无论 type 是什么,都显示为字典下拉框
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: 'string',
|
type: 'string',
|
||||||
value: 'subtitle',
|
value: 'correspondingStandard',
|
||||||
text: this.$t('subtitle')
|
text: this.$t('correspondingStandard')
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: '',
|
type: '',
|
||||||
@@ -216,11 +217,6 @@ export default {
|
|||||||
value: 'implementTime',
|
value: 'implementTime',
|
||||||
text: this.$t('vehicleInProductionDate')
|
text: this.$t('vehicleInProductionDate')
|
||||||
},
|
},
|
||||||
{
|
|
||||||
type: 'string',
|
|
||||||
value: 'wvtaId',
|
|
||||||
text: 'WVTA ID'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: '',
|
type: '',
|
||||||
value: 'attestationType',
|
value: 'attestationType',
|
||||||
@@ -233,18 +229,23 @@ export default {
|
|||||||
text: this.$t('certificationLevel'),
|
text: this.$t('certificationLevel'),
|
||||||
dictCode: 'attestation_rank'//只要 dictCode 有值,无论 type 是什么,都显示为字典下拉框
|
dictCode: 'attestation_rank'//只要 dictCode 有值,无论 type 是什么,都显示为字典下拉框
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
type: 'string',
|
||||||
|
value: 'applicableSupplement',
|
||||||
|
text: this.$t('applicableSupplement')
|
||||||
|
},
|
||||||
|
{
|
||||||
|
type: 'string',
|
||||||
|
value: 'wvtaId',
|
||||||
|
text: 'WVTA ID'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
type: '',
|
type: '',
|
||||||
value: 'dutyTerritory',
|
value: 'dutyTerritory',
|
||||||
text: this.$t('areaOfResponsibility'),
|
text: this.$t('areaOfResponsibility'),
|
||||||
dictCode: 'duty_territory'//只要 dictCode 有值,无论 type 是什么,都显示为字典下拉框
|
dictCode: 'duty_territory'//只要 dictCode 有值,无论 type 是什么,都显示为字典下拉框
|
||||||
},
|
},
|
||||||
{
|
|
||||||
type: '',
|
|
||||||
value: 'region',
|
|
||||||
text: this.$t('zoneOfApplication'),
|
|
||||||
dictCode: 'region'//只要 dictCode 有值,无论 type 是什么,都显示为字典下拉框
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
dataList: [],
|
dataList: [],
|
||||||
content: [],
|
content: [],
|
||||||
|
|||||||
Reference in New Issue
Block a user