lanjianrong 5 лет назад
Родитель
Сommit
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',
       dataIndex: 'phone',
       key: 'phone',
       key: 'phone',
       width: 65,
       width: 65,
+      search: false,
       sorter: true
       sorter: true
     },
     },
     {
     {