修改法规清单高级搜索

This commit is contained in:
gaosong
2023-11-12 15:58:51 +08:00
parent 4cdafeb1b7
commit 1039e1a76e
@@ -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',