@@ -8,6 +8,7 @@
v-model="queryParams.letterNo"
placeholder="请输入关键字"
clearable
+ maxlength="15"
@keyup.enter.native="handleQuery"
/>
</el-form-item>