Silent hace 7 años
padre
commit
922693f4b6
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      resources/views/admin/students/index.blade.php

+ 1 - 1
resources/views/admin/students/index.blade.php

xqd
@@ -41,7 +41,7 @@
                                     <th>姓名</th>
                                     <th>手机号</th>
                                     <th>课程名称</th>
-                                    <th class="sorting">报名日期</th>
+                                    <th class="sorting" data-order="apply_date">报名日期</th>
                                     <th>截止日期</th>
                                     <th>任课老师</th>
                                     <th>备注</th>