认证类型高级搜索

This commit is contained in:
zyx.net
2023-04-18 15:35:25 +08:00
parent bf459d6b85
commit 528bb755b0
@@ -572,6 +572,12 @@
value: 'wvtaId',
text: 'WVTA ID'
},
{
type: 'list_multi',
value: 'attestationTypeName',
text: this.$t('certificationType'),
dictCode: 'ren4_zheng4_qing1_dan1_-_ren4_zheng4_lei4_xing2'//只要 dictCode 有值,无论 type 是什么,都显示为字典下拉框
},
{
type: 'string',
value: 'serialNumber',
@@ -593,7 +599,7 @@
type: 'date',
value: 'endTime',
text: this.$t('closingDate')
}
},
],
disabled: false,
queryParamQuery: {},