Explorar el Código

fix: 用户管理导出所有数据

Howie hace 1 año
padre
commit
11b364f004
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/setting/engineeringSubAccount.vue

+ 1 - 1
src/views/setting/engineeringSubAccount.vue

@@ -294,7 +294,7 @@ export default {
 
       let screenData = {
         pageNum: this.currentPage,
-        pageSize: this.pageSize,
+        pageSize: -1,
         parentId: this.parentId,
         userName: this.screenForm.userName,
         isMaster: false