范围属性变更工作流添加
Showing
2 changed files
with
6 additions
and
6 deletions
-
Please register or sign in to post a comment
... | ... | @@ -328,7 +328,7 @@ export default { |
// .catch((error) => {}); | ||
let data = { | ||
params:this.ruleForm, | ||
workflowName:'新建1' | ||
workflowName:'新建宗地' | ||
} | ||
createProcessInstance(data) | ||
.then((res) => { | ||
... | ... |