@@ -415,7 +415,9 @@
orderName: order.order || '',
sortBy: order.sort || '',
size: limit,
- groupId: this.organizationId
+ groupId: this.organizationId,
+ isQueryLZ: 1
+
});
},
/* 表格数据源 */
@@ -425,7 +427,6 @@
...order,
pageNum: page,
- isQueryLZ: 1
/* 刷新表格 */