[update] 修改bug88250

This commit is contained in:
lideqin
2024-08-08 10:15:51 +08:00
parent 7815acab43
commit be8f0c4eb1
@@ -125,7 +125,7 @@ export default {
},
{
title: this.$t('standardSelect.textState'),
dataIndex: 'standardState_dictText',
dataIndex: 'esStandardState_dictText',
align: 'center',
width: 120,
scopedSlots: { customRender: 'text' }