直接添加一个dictType,跟对应的字典值就可以了
{
label: this.$t('common.button.type'),
prop: 'properties',
minWidth: 100, // 最小宽度
showOverflowTooltip: true, // 超长的部分用...省略
dictType: 'contract_customer_supplier_properties'
},