mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2025-12-23 22:36:39 +08:00
解决bug:解决父菜单下拉不出来问题、解决某些页面js报错问题、解决token失效跳转问题
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
:visible="visible"
|
||||
style="height: calc(100% - 55px);overflow: auto;padding-bottom: 53px;">
|
||||
|
||||
<a-form :form="form">
|
||||
<a-form>
|
||||
<a-form-item label='所拥有的权限'>
|
||||
<a-tree
|
||||
checkable
|
||||
|
||||
Reference in New Issue
Block a user