remove duplicate endipv6 item in shared network (#5537)

This commit is contained in:
Hoang Nguyen 2021-09-30 11:49:37 +07:00 committed by GitHub
parent d08e2bcf3a
commit 75922bb727
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 6 deletions

View File

@ -320,12 +320,6 @@
v-decorator="['routeripv6', {}]"
:placeholder="this.$t('label.routeripv6')"/>
</a-form-item>
<a-form-item>
<tooltip-label slot="label" :title="$t('label.endipv6')" :tooltip="apiParams.endipv6.description"/>
<a-input
v-decorator="['endipv6', {}]"
:placeholder="this.$t('label.endipv6')"/>
</a-form-item>
<a-form-item>
<tooltip-label slot="label" :title="$t('label.networkdomain')" :tooltip="apiParams.networkdomain.description"/>
<a-input