Browse Source

Merge branch 'master' of http://139.196.39.194:9021/chenc/cd-work-flow-web

jbb 2 years ago
parent
commit
8197819be1
1 changed files with 4 additions and 0 deletions
  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: '#',