lvhao 3 月之前
父節點
當前提交
185a8cc658
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      template/erp/workshopshow_xdshow.html

+ 2 - 2
template/erp/workshopshow_xdshow.html

@@ -580,8 +580,8 @@ h2 {
 
         <!-- 3. 分页组件 (独立一行) -->
         <div class="pagination-section">
-            <a href="#" id="syy" class="page-btn disabled" data-type="1" onclick="getOrderList(this)">上一页</a>
-            <a href="#" id="xyy" class="page-btn" data-type="2"  onclick="getOrderList(this)">下一页</a>
+            <a href="javascript:void(0);" id="syy" class="page-btn disabled" data-type="1" onclick="getOrderList(this)">上一页</a>
+            <a href="javascript:void(0);" id="xyy" class="page-btn" data-type="2"  onclick="getOrderList(this)">下一页</a>
         </div>
     </div>