Commit 354b2098 by 张蕴鹏

feat(工作流):catalog,title,启动流程变动

parent e00a82ff
Showing with 7 additions and 11 deletions
......@@ -162,16 +162,13 @@
],
"intentDefs": [
{
"name": "addUserRemark",
"label": "添加备注-userMember",
"action": "addMemo",
"when": "1",
"enabled": "1",
"model": "UserMember",
"name": "workflowOp",
"label": "工作流操作面板",
"container": "dialog",
"model": "Example1",
"action": "openWorkflowOperator",
"parameters": {
"id": "2273296",
"enableRemarkType": false,
"enableAttachments": false
"processId": 1
}
},
{
......@@ -821,7 +818,7 @@
"delete"
],
"intents": [
"addUserRemark",
"workflowOp",
"executeActionOther",
"showListPlanListSidebar",
"showListPlanList",
......@@ -909,7 +906,6 @@
"delete"
],
"intents": [
"addUserRemark",
"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