[update] 修改bug78332

This commit is contained in:
lideqin
2023-11-08 17:52:27 +08:00
parent 57cf0b36ed
commit a66a3e3ec7
@@ -190,7 +190,7 @@ export default {
{
title: this.$t('enterpriseStandardLibrary.standard.rectificationDepartment'),
align: 'center',
dataIndex: 'rectificationDepartment',
dataIndex: 'rectificationDepartment_dictText',
width: 400,
scopedSlots: { customRender: 'text' }
}