文本断限制在200字符

This commit is contained in:
q4speed 2020-05-20 15:21:39 +08:00
parent ce1203b426
commit c082e68290
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
</el-select>
</el-col>
<el-col>
<el-input v-model="value" maxlength="255" size="small" show-word-limit
<el-input v-model="value" maxlength="200" size="small" show-word-limit
:placeholder="$t('api_test.request.assertions.value')"/>
</el-col>
<el-col class="assertion-btn">