!301 提升备注字限制

Merge pull request !301 from 德仔/develop
This commit is contained in:
德仔 2021-06-30 06:14:36 +00:00 committed by Gitee
commit a04d408345

View File

@ -12,7 +12,7 @@
v-model="nData"
rows="6"
placeholder="请输入备注信息"
maxlength="300"
maxlength="600"
show-word-limit
/>
<span slot="reference" class="trigger">{{ title }}</span>