单个节点支持多个DNS线路

This commit is contained in:
刘祥超
2020-11-16 13:03:45 +08:00
parent 8abf806ce9
commit b466868da1
43 changed files with 348 additions and 124 deletions

View File

@@ -29,6 +29,12 @@
</div>
</td>
</tr>
<tr v-if="dnsRoutes.length > 0">
<td>DNS线路</td>
<td>
<span class="ui label tiny" v-for="route in dnsRoutes">{{route.name}}</span>
</td>
</tr>
<tr>
<td>所属分组</td>
<td>