Commit 1627d82a by 张蕴鹏

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

parent bb3dad4d
Showing with 5 additions and 2 deletions
......@@ -749,6 +749,7 @@
"delete"
],
"intents": [
"executeActionOther",
"showListPlanListSidebar",
"showListPlanList",
"executeAction",
......@@ -783,7 +784,8 @@
],
"actions": [
"update"
]
],
"intents": ["executeActionOther"]
},
"pages": [
{
......@@ -814,7 +816,8 @@
"actions": [
"update",
"delete"
]
],
"intents": ["executeActionOther"]
}
]
},
......
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