Commit bb3dad4d by 张蕴鹏

fix(工作流): 工作流返回详情页

parent 74dfb4a4
Showing with 5 additions and 3 deletions
......@@ -443,7 +443,7 @@
"prefilters": [
{
"property": "model_name",
"value": "'Example1'"
"value": "Example1"
}
]
}
......@@ -603,6 +603,7 @@
"startPlanTask"
],
"rowIntents": [
"executeActionOther",
"executeActionOther1",
"showDetail",
"openSideWorkflowDetail",
......@@ -854,7 +855,7 @@
"header": {
"field_groups": [
{
"label": "id",
"label": "这是一个超级长的ID这是一个超级长的ID",
"template": "{id}"
},
{
......@@ -912,7 +913,8 @@
],
"workflowLists": [
{
"name": "test_list"
"name": "test_list",
"detailName": "detail1"
}
],
"tagGroups": [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment