fix 80081

This commit is contained in:
赵霄
2024-01-10 15:06:13 +08:00
parent 7ba7df22c6
commit ed10e53fc5
@@ -722,7 +722,7 @@ export default {
// 发起人 // 发起人
{ {
title: this.$t('workCenter.processCenter.initiator'), title: this.$t('workCenter.processCenter.initiator'),
dataIndex: 'depart', dataIndex: 'promoter',
width: 200 width: 200
}, },
// 模块负责人 // 模块负责人