shenwu 1 vuosi sitten
vanhempi
commit
bef18d3efb
1 muutettua tiedostoa jossa 8 lisäystä ja 0 poistoa
  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',