Преглед изворни кода

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
     },
     {