Explorar el Código

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

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

+ 2 - 2
src/views/system/UserList.vue

@@ -223,8 +223,8 @@
           pageSizeOptions: ["10", "20", "30", "300"]
         },
         isorter:{
-        column: 'workNo',
-        order: 'asc',
+          column: "",
+          order: ''
         },
         columns: [
           /*{