<!--
1. 官方 issue 用于报告 bug 和需求建议，关于Angular及ng-zorro-antd的使用和开发问题在这里可能不会得到解答，感谢您的理解。
2. 建议使用英文进行提问，这样你的问题可以被更多的人阅读和回答。如果表达上确实较复杂，英文标题加中文描述也是可选的方案。
3. 报告 BUG 时请务必按照下列格式书写，并尽可能提供源代码、复现步骤、复现演示、GIF 演示等。我们和你一样都希望尽快解决问题，请不要浪费时间在互相追问上。
4. 注意你的 issue 格式，不适合阅读的格式会被忽视或直接关闭。
5. 如果需要粘贴源码，尽量避免截图并注意代码格式。关于如何在 Markdown 中书写代码可以参考：https://segmentfault.com/markdown
6. 抱怨不能解决问题，通畅有效和心情舒畅的交流才能解决。
-->

## Bug Report or Feature Request (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [ ] feature request
```

### Versions.
<!--
Output from: `ng --version`.
If nothing, output from: `node --version` and `npm --version`.
  Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?)
-->

### Repro steps.
<!--
Simple steps to reproduce this bug.
Please include: commands run, packages added, related code changes.
A link to a sample repo would help too.
-->

### The log given by the failure.
<!-- Normally this include a stack trace and some more information. -->


### Desired functionality.
<!--
What would like to see implemented?
What is the usecase?
-->


### Mention any other details that might be useful.
<!-- Please include a link to the repo if this is related to an OSS project. -->

