代码如下:
<textarea
class="textareavalue"
nz-input
placeholder="列表为空,请添加弱密码,以换行分割"
[nzAutosize]="{ minRows: 6, maxRows: 6 }">
</textarea>