mirror of
https://github.com/TeaOSLab/EdgeAdmin.git
synced 2025-12-30 06:46:35 +08:00
DNS支持TSIG
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
<th>概要</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<!-- 这里之所以需要添加 :key,是因为要不然不会刷新显示 -->
|
||||
<tr v-for="accessLog in accessLogs" :key="accessLog.requestId">
|
||||
<td>
|
||||
<div v-if="accessLog.node.cluster != null">
|
||||
|
||||
Reference in New Issue
Block a user