瀏覽代碼

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