浏览代码

Merge branch 'master' of http://git.ycjcjy.com/zhiyuxing/estateagents-admin-manager

魏熙美 5 年前
父节点
当前提交
7bba7753f5
共有 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
   {