feat(regulatory): 展示法规核查工作流卡片
This commit is contained in:
@@ -229,6 +229,7 @@ def batch_status(request, batch_id: int):
|
||||
{
|
||||
"batch": {
|
||||
"id": batch.pk,
|
||||
"workflow_type": "file_summary",
|
||||
"batch_no": batch.batch_no,
|
||||
"status": batch.status,
|
||||
"product_name": batch.product_name,
|
||||
|
||||
Reference in New Issue
Block a user