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