dingxin пре 5 година
родитељ
комит
851619f25b
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2
    2
      src/pages/channel/brokerList.jsx

+ 2
- 2
src/pages/channel/brokerList.jsx Прегледај датотеку

@@ -46,8 +46,8 @@ const columns = [
46 46
   },
47 47
   {
48 48
     title: '电话',
49
-    dataIndex: 'phone',
50
-    key: 'phone',
49
+    dataIndex: 'tel',
50
+    key: 'tel',
51 51
     align: 'center',
52 52
   },
53 53
   {