feat(regulatory-info-package): 接入对话和前端卡片
This commit is contained in:
@@ -517,6 +517,8 @@
|
||||
attributeName = "data-regulatory-status-url-template";
|
||||
} else if (workflow_type === "application_form_fill") {
|
||||
attributeName = "data-application-form-fill-status-url-template";
|
||||
} else if (workflow_type === "regulatory_info_package") {
|
||||
attributeName = "data-regulatory-info-package-status-url-template";
|
||||
}
|
||||
return templateUrl(attributeName, "__batch_id__", batchId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user