소스 검색

feat: 去除电话的查询

lanjianrong 5 년 전
부모
커밋
ce210dc5a0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/pages/Customer/Client/index.jsx

+ 1 - 0
src/pages/Customer/Client/index.jsx

@@ -193,6 +193,7 @@ const Client = props => {
       dataIndex: 'phone',
       key: 'phone',
       width: 65,
+      search: false,
       sorter: true
     },
     {