mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2026-08-16 04:39:15 +00:00
(cherry picked from commit 9640c87947a662283d48d61a59f1d02f722436fd) Signed-off-by: Andy Lee <andy.lee@suse.com> Co-authored-by: Andy Lee <andy.lee@suse.com>
This commit is contained in:
parent
b1387820ed
commit
c577f589e7
@ -283,9 +283,9 @@ export default {
|
||||
v-model:value.number="vlanID"
|
||||
type="number"
|
||||
required
|
||||
:min="2"
|
||||
:min="1"
|
||||
:max="4094"
|
||||
placeholder="e.g. 2 ~ 4094"
|
||||
placeholder="e.g. 1 ~ 4094"
|
||||
:label="t('harvester.hostNetworkConfig.vlanID.label')"
|
||||
:mode="mode"
|
||||
/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user