Explorar el Código

feat: 去除电话的查询

lanjianrong hace 5 años
padre
commit
ce210dc5a0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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
     },
     {