### NoFindReport 样例

```js
<NoFindReport />
```

### 安装方式
```js static
    import { NoFindReport } from 'abc-generals'

    ...
    <NoFindReport />
    ...
```
