shenwu 1 год назад
Родитель
Сommit
bef18d3efb
1 измененных файлов с 8 добавлено и 0 удалено
  1. 8 0
      src/pages/launchSystemNew/account/tableConfig.tsx

+ 8 - 0
src/pages/launchSystemNew/account/tableConfig.tsx

@@ -99,6 +99,14 @@ export function columnsMp(edit: (params: any) => void, del: (groupId: number, ac
             align: 'center',
             ellipsis: true
         },
+        {
+            title: '服务商',
+            dataIndex: 'serviceProviderName',
+            key: 'serviceProviderName',
+            width: 150,
+            align: 'center',
+            ellipsis: true
+        },
         // {
         //     title: '服务商ID列表',
         //     dataIndex: 'agencyIdList',