lvhao пре 16 часа
родитељ
комит
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>