lanjianrong 5 년 전
부모
커밋
789ac7b931
1개의 변경된 파일5개의 추가작업 그리고 5개의 파일을 삭제
  1. 5 5
      src/pages/Customer/Business/components/BusinessDetail/TabList.jsx

+ 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',