feat(DocumentManager): Add document status filter feature, support filtering documents by status

This commit is contained in:
Eric Shao
2025-03-31 12:43:21 +08:00
parent 22a4e08439
commit b79dac9d63
7 changed files with 253 additions and 179 deletions

View File

@@ -95,6 +95,7 @@
"metadata": "البيانات الوصفية"
},
"status": {
"all": "الكل",
"completed": "مكتمل",
"processing": "قيد المعالجة",
"pending": "معلق",