Selaa lähdekoodia

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

huxy 2 vuotta sitten
vanhempi
commit
d3b5ea65db
1 muutettua tiedostoa jossa 4 lisäystä ja 0 poistoa
  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: '#',