Skip to content

Commit 86c6073

Browse files
author
puhui999
committed
update:修复角色管理菜单权限表单tree组件一直显示加载中的问题
1 parent cc41c20 commit 86c6073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/views/system/role/MenuPermissionForm.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
show-checkbox
6060
:check-strictly="!checkStrictly"
6161
:props="defaultProps"
62-
:data="dataScopeForm"
62+
:data="treeOptions"
6363
empty-text="加载中,请稍后"
6464
/>
6565
</el-card>

0 commit comments

Comments
 (0)