|
@@ -637,7 +637,7 @@ export default {
|
|
|
form_url_view: "",
|
|
|
node_id: nid,
|
|
|
node_name: tType + "审核",
|
|
|
- priority: 0,
|
|
|
+ priority: 3,
|
|
|
process_delete_flag: 0,
|
|
|
process_id: "SC_leave_" + this.getRamDom10(),
|
|
|
process_instance_form_view: "",
|
|
@@ -653,7 +653,7 @@ export default {
|
|
|
"代办公文流程:" + this.$store.state.userInfo.username,
|
|
|
process_name: "代办公文流程:",
|
|
|
process_version: "1.0",
|
|
|
- status: "ACTIVE",
|
|
|
+ status: "COMPLETE",
|
|
|
subject:
|
|
|
this.$store.state.userInfo.username +
|
|
|
"_已完成代办公文操作-" +
|