wjx 1 ngày trước cách đây
mục cha
commit
db48d61afd

+ 2 - 2
src/pages/weComTask/page/corpData/heavyPowderMAS/corpUserDetails.tsx

@@ -67,8 +67,8 @@ const CorpUserDetails: React.FC<{ name: string, avatar: string, corpUserIdCount:
                     },
                     {
                         title: '客服号名称',
-                        dataIndex: 'corpUserName',
-                        key: 'corpUserName',
+                        dataIndex: 'name',
+                        key: 'name',
                         ellipsis: true,
                         width: 150,
                         render: (text: string) => text || '--'