Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
BoBoooooo committed Jan 30, 2019
1 parent 21a6f71 commit a09aa88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/system/dict.vue
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
:props="defaultProps"
node-key="id"
highlight-current
:default-expanded-keys="['00000000-0000-0000-0000-000000000000']"
:default-expanded-keys="['00000000-0000-0000-0000-000000000000']"
@node-click="dicttypeTreeClick"
/>
</el-col>
Expand Down

0 comments on commit a09aa88

Please sign in to comment.