Browse Source

refill order list update

ayHaru 4 years ago
parent
commit
ac3eb89e57
1 changed files with 3 additions and 5 deletions
  1. 3 5
      admin/templates/default/refill.order.index.php

+ 3 - 5
admin/templates/default/refill.order.index.php

@@ -176,11 +176,6 @@
                        title="<?php echo $lang['nc_query']; ?>">&nbsp;
                     </a>
                 </td>
-                <td class="w82">
-                    <a href="javascript:void(0);" id="ncstat" class="btns">
-                        <span>搜索+统计</span>
-                    </a>
-                </td>
             </tr>
             <tr>
                 <td></td>
@@ -211,6 +206,9 @@
                     <a href="javascript:void(0);" id="ncexport" class="btns" >
                         <span><i class="icon-edit"></i>导出</span>
                     </a>
+                    <a href="javascript:void(0);" id="ncstat" class="btns">
+                        <span>搜索+统计</span>
+                    </a>
                 </td>
             </tr>
             </tbody>