@@ -140,7 +140,7 @@ export default {
queryParams: {
pageNum: 1,
pageSize: 10,
- checkSub: false,
+ checkSub: true,
title: null,
orgId: this.$store.getters.orgId,
type: null,
@@ -247,6 +247,7 @@ export default {
},
// 查询参数
+ checkSub:true,