## 数据的处理

```
import { arrayRemoveRepeat, ... } from 'f-com/src/utils'
```
### 以对象为元素的数组去重

`arrayRemoveRepeat`