This commit is contained in:
yanran200730
2022-01-17 17:53:25 +08:00
parent 9b0130e3a7
commit a533a2c845

View File

@@ -34,7 +34,7 @@
<el-input
v-model="forms.girdName"
placeholder="请输入…"
maxlength="10"
:maxlength="50"
show-word-limit
></el-input>
</el-form-item>