去除一处不必要的注释

This commit is contained in:
刘祥超
2021-06-09 22:15:23 +08:00
parent 748105eae1
commit 7308748957

View File

@@ -91,7 +91,6 @@ Vue.component("http-host-redirect-box", {
</first-menu>
<div class="margin"></div>
<!-- TODO 将来支持排序并支持isOn切换 -->
<p class="comment" v-if="redirects.length == 0">暂时还没有URL跳转规则。</p>
<div v-show="redirects.length > 0">
<table class="ui table celled selectable" id="sortable-table">