Browse Source

去除邀请经纪人

魏超 5 years ago
parent
commit
55fd0d9062
1 changed files with 0 additions and 6 deletions
  1. 0
    6
      src/pages/channel/channelList.jsx

+ 0
- 6
src/pages/channel/channelList.jsx View File

@@ -72,12 +72,6 @@ const columns = [
72 72
     key: 'recommendCount',
73 73
     align: 'center',
74 74
   },
75
-  {
76
-    title: '邀请经纪人',
77
-    dataIndex: 'inviteCount',
78
-    key: 'inviteCount',
79
-    align: 'center',
80
-  },
81 75
   {
82 76
     title: '操作',
83 77
     dataIndex: '',