fix bug_7564 (#7625)
parent
b1afd99c9e
commit
82db009781
|
|
@ -56,7 +56,7 @@
|
|||
<el-input
|
||||
type="input"
|
||||
v-model="host"
|
||||
maxlength="60"
|
||||
maxlength="255"
|
||||
size="small"
|
||||
:placeholder="$t('Please enter IP')">
|
||||
</el-input>
|
||||
|
|
|
|||
Loading…
Reference in New Issue