长度校验

This commit is contained in:
李东进1
2023-03-04 18:38:19 +08:00
parent 88bbc99c97
commit 9ddf4386b1
2 changed files with 4 additions and 3 deletions

View File

@@ -287,7 +287,7 @@
v-model:value="formData.source"
style="width: 400px; height: 40px; border-radius: 8px"
placeholder="请输入数据来源"
:maxlength="120"
show-count :maxlength="420"
/>
</div>
</div>