outaozhen 5 سال پیش
والد
کامیت
946ab86614
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/pages/Customer/Client/index.jsx

+ 2 - 2
src/pages/Customer/Client/index.jsx

@@ -192,8 +192,8 @@ const Client = props => {
       title: '电话',
       title: '电话',
       dataIndex: 'phone',
       dataIndex: 'phone',
       key: 'phone',
       key: 'phone',
-      width: 65,
-      sorter: (a, b) => a.phone.localeCompare(b.phone)
+      width: 65
+      // sorter: (a, b) => a.phone.localeCompare(b.phone)
     },
     },
     {
     {
       title: '手机',
       title: '手机',