Skip to content

Commit

Permalink
+ Fix issue in api compnent (frontend) .
Browse files Browse the repository at this point in the history
  • Loading branch information
MohamedHassanNasr committed Sep 16, 2023
1 parent 2447aa2 commit df20d70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/view/superAdmin/authority/components/apis.vue
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<div class="tree-content">
<el-tree
ref="apiTree"
:data="apiTreeData"
:data="apiTreeData"
:default-checked-keys="apiTreeIds"
:props="apiDefaultProps"
default-expand-all
Expand Down

0 comments on commit df20d70

Please sign in to comment.