You've already forked DataMate
feat(annotation): 移除标注历史功能
- 移除了 annotations:history 权限配置项 - 简化了权限控制列表结构
This commit is contained in:
@@ -145,7 +145,6 @@ export default function LabelStudioTextEditor() {
|
|||||||
"annotations:add-new",
|
"annotations:add-new",
|
||||||
"annotations:delete",
|
"annotations:delete",
|
||||||
"annotations:view-all",
|
"annotations:view-all",
|
||||||
"annotations:history",
|
|
||||||
// 预测
|
// 预测
|
||||||
"predictions:tabs",
|
"predictions:tabs",
|
||||||
"predictions:menu",
|
"predictions:menu",
|
||||||
|
|||||||
Reference in New Issue
Block a user