feat: 1. 完善交叉评查上传创建任务,改成动态加载文档类型。
2. 重新对齐交叉评查的接口。
This commit is contained in:
@@ -14,6 +14,10 @@
|
||||
@apply inline-flex items-center px-2 py-0.5 rounded-full text-xs bg-primary-50 text-primary-600 mr-1 mb-1;
|
||||
}
|
||||
|
||||
.document-types-page .entry-module-badge {
|
||||
@apply inline-flex items-center px-2 py-0.5 rounded-full text-xs bg-blue-50 text-blue-600 mr-1 mb-1;
|
||||
}
|
||||
|
||||
.document-types-page .groups-container {
|
||||
@apply flex flex-wrap gap-1 max-w-md;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user