fix bug_7564 (#7625)

dailidong-patch-1
xiangzihao 2021-12-26 19:45:15 +08:00 committed by GitHub
parent b1afd99c9e
commit 82db009781
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
<el-input
type="input"
v-model="host"
maxlength="60"
maxlength="255"
size="small"
:placeholder="$t('Please enter IP')">
</el-input>