Browse Source

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

jbb 2 năm trước cách đây
mục cha
commit
8197819be1
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  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: '#',