Add stackId support to named stacks for improved data handling
This commit is contained in:
@@ -61,6 +61,7 @@
|
||||
data-named-stacks='[
|
||||
{
|
||||
"caseId": "CASE-001",
|
||||
"stackId": "STACK-001",
|
||||
"stacks": [
|
||||
{
|
||||
"name": "Abdomen - Portal Venous",
|
||||
@@ -79,6 +80,7 @@
|
||||
},
|
||||
{
|
||||
"caseId": "CASE-002",
|
||||
"stackId": "STACK-002",
|
||||
"stacks": [
|
||||
{
|
||||
"name": "Chest - CTA",
|
||||
|
||||
Reference in New Issue
Block a user