角色配置--首页应该是默认勾选且置灰的状态

This commit is contained in:
范强强
2024-03-29 17:15:31 +08:00
parent 9d7bb1bc95
commit 7103cdfaaf
@@ -924,7 +924,6 @@ export default {
} }
}) })
this.treeData2 = res.data this.treeData2 = res.data
console.log(this.treeData2);
this.twoLoading = false this.twoLoading = false
} }
}) })