logicpowerhouse 4 年之前
父節點
當前提交
78ebe81e66
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/views/app/practice-management/processing-bill-matrix.blade.php

+ 1 - 1
resources/views/app/practice-management/processing-bill-matrix.blade.php

@@ -55,7 +55,7 @@
                     </tbody>
                 </table>
                 <div>
-                    {{$rows->links()}}
+                    {{$bills->links()}}
                 </div>
             </div>
         </div>