The Permission Management module is used to maintain the list of permission items in the system. Permission items are the basic units of role authorization; a role is granted access to specific features by linking to permission items.

Page Overview

Permission List Table

FieldDescription
Permission NameDisplay name of the permission
DescriptionDetailed description of the permission
Created AtTime when the permission was created
Updated AtTime of the last update

Operation Guide

Add Permission

1

Click the 'Add' button

Click the “Add” button at the top right of the page.
2

Fill in permission information

  • Permission Name (required): The display name of the permission
  • Description (required): Detailed description of the permission
3

Confirm submission

Click OK to complete the creation.

Edit Permission

Click the “Edit” button in the action column to modify the permission name. The Description field cannot be modified in edit mode.

Permission Requirements

FeatureSuper Admin (1)Other Roles
View permission listYesNo
Add permissionYesNo
Edit permissionYesNo

Notes

Permission items are usually configured by developers during system initialization and rarely need to be modified during daily operations. Modifying permission items may affect feature access for existing roles.
Permission items must be used together with the “Role Management” module. After adding a new permission, you also need to associate the permission with a role so that users with that role can gain the permission.