shenwu 1 年之前
父節點
當前提交
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',