소스 검색

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
   {