可以批量删除同步任务

This commit is contained in:
刘祥超
2021-02-02 20:52:46 +08:00
parent 8b7661d82d
commit b2feb452e0
5 changed files with 92 additions and 4 deletions

View File

@@ -3,7 +3,7 @@
<h3>正在同步的DNS任务<span v-if="tasks.length > 0">(共{{tasks.length}}个)</span></h3>
<p class="comment" v-if="tasks.length == 0">暂时没有同步的集群。</p>
<div v-if="tasks.length > 0">
<table class="ui table selectable">
<table class="ui table selectable celled">
<thead>
<tr>
<th>对象</th>