songxingwei %!s(int64=2) %!d(string=hai) anos
pai
achega
3cf22bc6b6
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      application/admin/view/queue/index.html

+ 1 - 0
application/admin/view/queue/index.html

@@ -102,6 +102,7 @@
                         处理进度:
                         {if $vo.deal_count eq 0 and $vo.status eq 2}
                             <span style="color: red">获取数据中..</span>
+                        {elseif $vo.deal_count eq $vo.maxrow and $vo.status eq 2}
                         {else/}
                             {$vo.deal_count|raw|default="0"}/{$vo.maxrow|raw|default="0"}
                         {/if}