Commit 14686bc7 authored by 徐一鸣's avatar 徐一鸣

Merge branch 'dev' of cloud.wodcloud.com:apaas/apaas-v3-ui into dev

parents bf50089f 37433a81
......@@ -4,7 +4,7 @@
权限管理 / 角色管理 /
<span>{{
$route.path.indexOf("edit") !== -1
? "角色类型"
? "编辑角色"
: $route.path.indexOf("add") !== -1
? "新增角色"
: "分配权限"
......
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