lanjianrong il y a 5 ans
Parent
commit
789ac7b931

+ 5 - 5
src/pages/Customer/Business/components/BusinessDetail/TabList.jsx

@@ -36,11 +36,11 @@ const ContanctTabList = ({ businessId, clientList }) => {
 
   // const tRef = useRef()
   const columns = [
-    {
-      dataIndex: 'index',
-      valueType: 'indexBorder',
-      width: 48
-    },
+    // {
+    //   dataIndex: 'index',
+    //   valueType: 'indexBorder',
+    //   width: 48
+    // },
     {
       title: '姓名',
       dataIndex: 'clientName',