Parcourir la source

去除邀请经纪人

魏超 il y a 5 ans
Parent
révision
55fd0d9062
1 fichiers modifiés avec 0 ajouts et 6 suppressions
  1. 0
    6
      src/pages/channel/channelList.jsx

+ 0
- 6
src/pages/channel/channelList.jsx Voir le fichier

@@ -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: '',