Prechádzať zdrojové kódy

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

Howie 1 rok pred
rodič
commit
11b364f004

+ 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