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