修改法规清单高级搜索
This commit is contained in:
@@ -1403,17 +1403,17 @@
|
|||||||
value: 'attestationRank',
|
value: 'attestationRank',
|
||||||
text: this.$t('certificationLevel'),
|
text: this.$t('certificationLevel'),
|
||||||
dictCode: 'attestation_rank'//只要 dictCode 有值,无论 type 是什么,都显示为字典下拉框
|
dictCode: 'attestation_rank'//只要 dictCode 有值,无论 type 是什么,都显示为字典下拉框
|
||||||
}
|
},
|
||||||
// {
|
{
|
||||||
// type: 'deliverables',
|
type: 'deliverables',
|
||||||
// value: 'designDeliverableType',
|
value: 'designDeliverableType',
|
||||||
// text: this.$t('designaconformancedeliverabletype'),
|
text: this.$t('designaconformancedeliverabletype'),
|
||||||
// },
|
},
|
||||||
// {
|
{
|
||||||
// type: 'deliverables',
|
type: 'deliverables',
|
||||||
// value: 'verifyDeliverableType',
|
value: 'verifyDeliverableType',
|
||||||
// text: this.$t('verifytheconformancedeliverabletype'),
|
text: this.$t('verifytheconformancedeliverabletype'),
|
||||||
// },
|
},
|
||||||
// {
|
// {
|
||||||
// type: 'Personnel',
|
// type: 'Personnel',
|
||||||
// value: 'designDutyId',
|
// value: 'designDutyId',
|
||||||
|
|||||||
Reference in New Issue
Block a user