Explorar el Código

员工档案登记表-修改排序规则

huxy hace 2 años
padre
commit
d3b5ea65db
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      src/views/system/UserList.vue

+ 4 - 0
src/views/system/UserList.vue

@@ -222,6 +222,10 @@
         ipagination:{
           pageSizeOptions: ["10", "20", "30", "300"]
         },
+        isorter:{
+        column: 'workNo',
+        order: 'asc',
+        },
         columns: [
           /*{
             title: '#',