通知标题字数

This commit is contained in:
nisen
2023-09-06 18:19:38 +08:00
parent 92e49253e6
commit 1f79694327

View File

@@ -10,7 +10,7 @@
</div>
<div class="b_input">
<a-input v-model:value="params.name" placeholder="请输入标题" show-count
style="height: 40px; border-radius: 8px" :maxlength="20" />
style="height: 40px; border-radius: 8px" :maxlength="50" />
</div>
</div>
<div class="cstm_items">