refactor: ♻️ cURD组件额外的操作列可以不需要auth属性
CURD组件额外的操作列可以不需要auth属性
This commit is contained in:
@@ -105,7 +105,6 @@ const contentConfig: IContentConfig<UserPageQuery> = {
|
||||
templet: "tool",
|
||||
operat: [
|
||||
{
|
||||
auth: "password:reset",
|
||||
icon: "Document",
|
||||
name: "detail",
|
||||
text: "详情",
|
||||
|
||||
Reference in New Issue
Block a user