Commit e3800aa9 authored by “yiyousong”'s avatar “yiyousong”

fix: 修复角色分配菜单没有刷新列表的问题

parent e94eeda3
...@@ -79,6 +79,7 @@ ...@@ -79,6 +79,7 @@
:menuTree="menuTree" :menuTree="menuTree"
:show.sync="menuShow" :show.sync="menuShow"
:roleInfo="roleInfo" :roleInfo="roleInfo"
@success="getRoleList"
></ApportionMenu> ></ApportionMenu>
</div> </div>
</template> </template>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment