diff --git a/project/xumu/AppRoleRightsManager/AppRoleRightsManager.vue b/project/xumu/AppRoleRightsManager/AppRoleRightsManager.vue new file mode 100644 index 00000000..e9415296 --- /dev/null +++ b/project/xumu/AppRoleRightsManager/AppRoleRightsManager.vue @@ -0,0 +1,416 @@ + + + + + + + + + 添加 + + 删除 + + + + + + + multipleSelection=v"> + + + + + {{ + scope.row.users + .slice(0, 2) + .map((e) => e.name + "(" + e.phone + ")") + .join(";") + }} + ... + + - + + + + + + 复制 + + 详情 + + 关系图 + + 编辑 + + 删除 + + + + + + + + + + + + + + + + + + + + 共个账号 + + + + + + {{ item.name }} + {{ item.phone }} + + + + + + 编辑角色 + + + + + + 关闭 + + + + + + + + + + 取消 + + + 确认 + + + + + + + + + + + + diff --git a/project/xumu/AppRoleRightsManager/rightsAdd.vue b/project/xumu/AppRoleRightsManager/rightsAdd.vue new file mode 100644 index 00000000..52faca40 --- /dev/null +++ b/project/xumu/AppRoleRightsManager/rightsAdd.vue @@ -0,0 +1,196 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 取消 + 保存 + + + + + diff --git a/project/xumu/AppRoleRightsManager/rightsGraph.vue b/project/xumu/AppRoleRightsManager/rightsGraph.vue new file mode 100644 index 00000000..3fd4be34 --- /dev/null +++ b/project/xumu/AppRoleRightsManager/rightsGraph.vue @@ -0,0 +1,192 @@ + + + + + + + + +