@@ -51,7 +51,7 @@ export default {
children: "children",
label: "name"
},
- checkSub:false,
+ checkSub:true,
defaultKey:null,
}
@@ -310,7 +310,8 @@ export default {
planName: null,
pageNum: 1,
pageSize: 10,
- belongOrgId: null
+ belongOrgId: null,
+ checkSub:true
// 表单参数
@@ -160,7 +160,7 @@ export default {
queryParams: {
title: null,
orgId: this.$store.getters.orgId,
type: null,