自建DNS增加全局配置

This commit is contained in:
GoEdgeLab
2021-08-05 16:08:18 +08:00
parent 48b8d94404
commit efcec26013
13 changed files with 195 additions and 13 deletions

View File

@@ -5,7 +5,7 @@
<form class="ui form" data-tea-action="$" data-tea-success="success">
<csrf-token></csrf-token>
<input type="hidden" name="clusterId" :value="clusterId"/>
<ns-access-log-ref-box :v-access-log-ref="accessLogRef"></ns-access-log-ref-box>
<ns-access-log-ref-box :v-access-log-ref="accessLogRef" :v-is-parent="false"></ns-access-log-ref-box>
<submit-btn></submit-btn>
</form>
</div>