优化前端ui
This commit is contained in:
@@ -998,6 +998,9 @@ onBeforeUnmount(clearScreenshotPreview)
|
||||
/>
|
||||
</section>
|
||||
</template>
|
||||
|
||||
<el-empty v-else description="任务不存在或已被删除" />
|
||||
|
||||
</section>
|
||||
</template>
|
||||
|
||||
|
||||
@@ -398,7 +398,7 @@ function resetFilters() {
|
||||
:page-size="pagination.pageSize"
|
||||
:total="pagination.total"
|
||||
layout="total, prev, pager, next"
|
||||
class="mt-4" style="justify-content: center"
|
||||
class="pagination-center"
|
||||
@current-change="loadTasks"
|
||||
/>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user