fix(docs): 更新人员管理标签为员工管理
- 将文档中的“人员管理”标签修改为“员工管理”,以提高术语的一致性和准确性。
This commit is contained in:
@@ -628,7 +628,7 @@ flow 配置:
|
|||||||
"auth": ["show", "add", "delete", "edit", "info"]
|
"auth": ["show", "add", "delete", "edit", "info"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"label": "人员管理",
|
"label": "员工管理",
|
||||||
"table": "admin",
|
"table": "admin",
|
||||||
"auth": ["show", "add", "delete", "edit", "info", "download"]
|
"auth": ["show", "add", "delete", "edit", "info", "download"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user