mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-12-27 05:00:48 +08:00
102 B
102 B
行数
使用 rows
来设定 Log 的尺寸。
<n-log :rows="5" :log="`1
2
3
4
5
6`"/>